This version fixes build issues when creating android releases on Ren'Py 8.1.0+.
Features
- #22 The install action now sets default build properties if they are not defined to compensate for those not generated by Ren'Py.
Changes
- #22 When building android releases on Ren'Py 8.1.0+, the file
.android.json
ofandroid.json
must set the keyupdate_keystores
tofalse
. A log is generated if it is not.