You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2023. It is now read-only.
The Android build cli no longer uses the "assembleRelease" argument
Found this in renpy github android.py file
If you want to build Android App Bundle format, use the --bundle argument.
If you want to build Universal APK, remove the --bundle argument.
Ren'py 7.4.9 Change log
Still, there are other obstacles to solve, but this is one step ahead.