Skip to content

Commit

Permalink
ProGuard shrinker was replaced by r8
Browse files Browse the repository at this point in the history
  • Loading branch information
maxalmonte14 committed Jun 26, 2022
1 parent d8ab574 commit 72ffe0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<AotAssemblies>false</AotAssemblies>
<EnableLLVM>false</EnableLLVM>
<BundleAssemblies>false</BundleAssemblies>
<AndroidLinkTool>proguard</AndroidLinkTool>
<AndroidLinkTool>r8</AndroidLinkTool>
</PropertyGroup>
<ItemGroup>
<Reference Include="Mono.Android" />
Expand Down

0 comments on commit 72ffe0d

Please sign in to comment.