Round 3 of @miterosan's review

This commit is contained in:
tangalbert919
2018-12-29 20:31:09 -06:00
parent 0aaa3baf08
commit 95192b30ca

View File

@@ -51,7 +51,12 @@
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
<JavaMaximumHeapSize>
</JavaMaximumHeapSize>
<LangVersion>Default</LangVersion>
<LangVersion>default</LangVersion>
<AotAssemblies>false</AotAssemblies>
<EnableLLVM>false</EnableLLVM>
<BundleAssemblies>false</BundleAssemblies>
<MandroidI18n>CJK</MandroidI18n>
<AndroidSupportedAbis>armeabi-v7a;x86;x86_64;arm64-v8a</AndroidSupportedAbis>
</PropertyGroup>
<ItemGroup>
<Reference Include="FFmpeg.AutoGen">