GitHub user GitToTheHub edited a comment on the discussion: Android build was working, installed a plugin, which broke it, removed the plugin but the build is still broken. Any ideas?
If it worked without the plugin before and you removed it already, you can remove the android platform and add it again. Android 14 is supported, you referenced the docs for cordova 11, but the recent version is 12.x: https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html. The latest cordova-android version compiles against Android 15. GitHub link: https://github.com/apache/cordova/discussions/571#discussioncomment-14857397 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
