diff options
Diffstat (limited to 'Penguloon/Penguloon.csproj')
| -rw-r--r-- | Penguloon/Penguloon.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Penguloon/Penguloon.csproj b/Penguloon/Penguloon.csproj index abece7a..70adb27 100644 --- a/Penguloon/Penguloon.csproj +++ b/Penguloon/Penguloon.csproj @@ -47,6 +47,9 @@ <WarningLevel>4</WarningLevel> <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime> <AndroidLinkMode>SdkOnly</AndroidLinkMode> + <AotAssemblies>false</AotAssemblies> + <EnableLLVM>false</EnableLLVM> + <BundleAssemblies>false</BundleAssemblies> </PropertyGroup> <ItemGroup> <Reference Include="GooglePlayServicesLib"> |
