Skip to content

Commit 3c67856

Browse files
authored
Update README.md
1 parent a9d5b59 commit 3c67856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ requirements = python3
4242
# sticky : so that OS restarts us on exit/crash (optional)
4343
services = Srv:srv.py:foreground:sticky
4444
45-
#pick ABI(s)
45+
#pick ABI(s) - NOTE: listing more than needed here grows the final .apk size
4646
android.archs = arm64-v8a, x86
4747
```
4848

0 commit comments

Comments
 (0)