We are happy to announce that we have just released Cordova Android 15.0.0 ! This is one of Cordova’s supported platforms for building Android applications. cordova-android@15.0.0 To upgrade: cordova platform remove android cordova platform add android@15.0.0 To install: cordova platform add android@15.0.0 Release Highlights BREAKING CHANGES Increased Target SDK This release has increased the target SDK to 36 (Android 15). Project Dependencies The following Gradle dependencies were bumpped: Gradle: 8.14.2 Android Gradle Plugin (AGP): 8.10.1 Additionally, the following libraries have been…