| | |
| | | <MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix> |
| | | <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent> |
| | | <AndroidUseAapt2>true</AndroidUseAapt2> |
| | | <AndroidSupportedAbis>armeabi-v7a</AndroidSupportedAbis> |
| | | <AndroidSupportedAbis>arm64-v8a</AndroidSupportedAbis> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <DebugSymbols>True</DebugSymbols> |
| | |
| | | <MandroidI18n>cjk</MandroidI18n> |
| | | <AndroidDexTool>d8</AndroidDexTool> |
| | | <AndroidEnableSGenConcurrent>false</AndroidEnableSGenConcurrent> |
| | | <AndroidSigningKeyStore>/Users/kaede/Desktop/HDL_APP_Project/on_plus.keystore</AndroidSigningKeyStore> |
| | | <AndroidSigningKeyStore>/Users/user/Desktop/project/OnPro/on_plus.keystore</AndroidSigningKeyStore> |
| | | <AndroidSigningStorePass>85521566</AndroidSigningStorePass> |
| | | <AndroidSigningKeyPass>85521566</AndroidSigningKeyPass> |
| | | <AndroidSigningKeyAlias>on_plus</AndroidSigningKeyAlias> |
| | |
| | | <AndroidEnableMultiDex>false</AndroidEnableMultiDex> |
| | | <AndroidUseAapt2>true</AndroidUseAapt2> |
| | | <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk> |
| | | <AndroidSupportedAbis>arm64-v8a;armeabi-v7a</AndroidSupportedAbis> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugSymbols>True</DebugSymbols> |