Skip to content

Commit

Permalink
Enable r8 Linker
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceBeeGaming committed Oct 8, 2021
1 parent fe3dfe3 commit 6652029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FuelTracker/FuelTracker.Android/FuelTracker.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
<MandroidI18n />
<AndroidLinkTool>r8</AndroidLinkTool>
</PropertyGroup>
<ItemGroup>
<Reference Include="Mono.Android" />
Expand Down

0 comments on commit 6652029

Please sign in to comment.