mirror of
https://github.com/bitwarden/mobile
synced 2026-01-03 00:53:27 +00:00
Fix F-Droid build and release process (#3374)
This commit is contained in:
committed by
Álison Fernandes
parent
942566d7ec
commit
a39ff06b84
@@ -44,7 +44,7 @@
|
||||
<AndroidEnableMultiDex>True</AndroidEnableMultiDex>
|
||||
<UseInterpreter>False</UseInterpreter>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<RunAOTCompilation>False</RunAOTCompilation>
|
||||
<RunAOTCompilation>True</RunAOTCompilation>
|
||||
<AndroidSupportedAbis>armeabi-v7a;x86;x86_64;arm64-v8a</AndroidSupportedAbis>
|
||||
<JavaMaximumHeapSize>1G</JavaMaximumHeapSize>
|
||||
<EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
|
||||
|
||||
Reference in New Issue
Block a user