We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea40648 commit 4b4310fCopy full SHA for 4b4310f
scripts/start.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash -e
2
3
-export ANDROID_API_FOR_ABI_32=29
4
-export ANDROID_API_FOR_ABI_64=29
+export ANDROID_API_FOR_ABI_32=24
+export ANDROID_API_FOR_ABI_64=24
5
export ANDROID_TARGET_API=35
6
export ROOTDIR=$PWD
7
0 commit comments