FranGhe commented on issue #1726: URL: https://github.com/apache/cordova-android/issues/1726#issuecomment-2254475323
You are (as always) very very helpful... thank you! Yes, I needed to update my system Gradle. I mistakenly thought that it was enough to update the Android Studio Gradle... but Cordova prepares the project for Android Studio, so it must have the necessary tools first... So... this should be the correct planning, right? 1) Update Java to JDK17 and set Enviroment Variables (JAVA_HOME) 2) Update Gradle to 8.7 and set Enviroment Variables (PATH) 3) Update config.xml (<preference name="android-targetSdkVersion" value="34"/>) 4) Update Cordova-Android platform (remove and add newer) 5) Update Cordova-Plugins (remove and add) 6) Update Android Studio at least to JellyFish 7) By Android Studio AGP Upgrade assistant - update Android Gradle Plugin 8.3.0 to Gradle 8.7 8) By Android Studio SDK Manager - update SDK Platforms and SDK Tools to Android API34 ... than "cordova build" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org