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 a9d5b59 commit 3c67856Copy full SHA for 3c67856
README.md
@@ -42,7 +42,7 @@ requirements = python3
42
# sticky : so that OS restarts us on exit/crash (optional)
43
services = Srv:srv.py:foreground:sticky
44
45
-#pick ABI(s)
+#pick ABI(s) - NOTE: listing more than needed here grows the final .apk size
46
android.archs = arm64-v8a, x86
47
```
48
0 commit comments