removed x86 to reduce apk size
This commit is contained in:
@@ -5834,7 +5834,7 @@ namespace keepass2android
|
|||||||
16843055,
|
16843055,
|
||||||
16843056,
|
16843056,
|
||||||
16843057,
|
16843057,
|
||||||
16843754};
|
16843788};
|
||||||
|
|
||||||
// aapt resource value: 4
|
// aapt resource value: 4
|
||||||
public const int MenuView_android_headerBackground = 4;
|
public const int MenuView_android_headerBackground = 4;
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
|
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
|
||||||
<ConsolePause>False</ConsolePause>
|
<ConsolePause>False</ConsolePause>
|
||||||
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
|
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
|
||||||
<AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
|
<AndroidSupportedAbis>armeabi,armeabi-v7a</AndroidSupportedAbis>
|
||||||
<CustomCommands>
|
<CustomCommands>
|
||||||
<CustomCommands>
|
<CustomCommands>
|
||||||
<Command type="BeforeBuild" command="UseManifestNet.bat" />
|
<Command type="BeforeBuild" command="UseManifestNet.bat" />
|
||||||
|
|||||||
Reference in New Issue
Block a user