Cordova-android@14.0.0

Hi!
I need to compile my Cordova app using cordova-android@14.0.0 in order to meet the new Play Store requirement for targetSdkVersion 35.
Is Voltbuilder already fully compatible with cordova-android@14.0.0, including Gradle 8.x and Android Gradle Plugin 8 support?

Thanks in advance for your help!

We absolutely are! We rolled it compatibility just a day after the release. You should be good to go! Please let me know if you experience any trouble.

Thanks for confirming support for cordova-android@14.0.0, that’s great news!
However, I’m currently unable to build my app because of issues with cordova-plugin-firebasex. The build fails with this error: Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

Thanks for your help!

Can you provide the build ID so we can take a look?

Hi. This is the last Build ID: c834bcbc-15bb-48e2-9d1c-2ba9037cc522

Please update to cordova-plugin-firebasex 18.0.7 - it has fixes for cordova-android 14.

Thank you very much! With the latest version of the plugin, everything is now working correctly.

It was an oversight on my part, and I really appreciate your support and quick response.

Thanks again!

1 Like