mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
Removed fast deployment hack for Android 11 emulation (#1296)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user