mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 10:28:28 +03:00
Removed fast deployment hack for Android 11 emulation (#1296)
This commit is contained in:
parent
2c13cef17c
commit
9165cb2b0e
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
|||
<AndroidLinkMode>None</AndroidLinkMode>
|
||||
<AndroidSupportedAbis />
|
||||
<JavaMaximumHeapSize>1G</JavaMaximumHeapSize>
|
||||
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
|
||||
<EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugSymbols>false</DebugSymbols>
|
||||
|
|
Loading…
Reference in a new issue