We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74bd84 commit 60ad251Copy full SHA for 60ad251
1 file changed
buildozer.spec
@@ -65,7 +65,7 @@ android.ndk = 28c
65
android.accept_sdk_license = True
66
67
# (str) The Android arch to build for, choices: armeabi-v7a, arm64-v8a, x86, x86_64
68
-android.archs = arm64-v8a
+android.archs = armeabi-v7a
69
70
android.permissions =
71
WAKE_LOCK,
0 commit comments