Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
mzakharo authored Jul 22, 2022
1 parent a9d5b59 commit 3c67856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ requirements = python3
# sticky : so that OS restarts us on exit/crash (optional)
services = Srv:srv.py:foreground:sticky
#pick ABI(s)
#pick ABI(s) - NOTE: listing more than needed here grows the final .apk size
android.archs = arm64-v8a, x86
```

0 comments on commit 3c67856

Please sign in to comment.