GitHub user breautek closed the discussion with a comment: Is cordova supporting Android API Level 35
API 35 is supported since cordova-android@14 which can be installed by removing the android platform and reinstalling 14: ``` cordova platform remove android cordova platform add android@14 ``` GitHub link: https://github.com/apache/cordova/discussions/562#discussioncomment-13996637 ---- This is an automatically sent email for issues@cordova.apache.org. To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org