Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.
This repository was archived by the owner on May 6, 2023. It is now read-only.

Android build arguments are different since Ren'py 7.4.9 #11

@SergioAlonsoJr

Description

@SergioAlonsoJr

The Android build cli no longer uses the "assembleRelease" argument

Found this in renpy github android.py file

image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions