I am trying to release my Codename One-built app for Android but I get stuck on Google Play Console when trying to upload the new version (release apk or aab).
As of August 1, 2021, 'app bundles' are required for new apps. My app is an update of an older version, so I (have to) use an existing keystore.ks file. The steps to change to using an app bundle (Play App Signing) are not clear to me as they refer to Android Studio or gradle or whatever.
How to do this for a Codename One app? Built with NetBeans, CN1 plugin and ant; do I need other tools as well?