almothafar opened a new issue #830: Support API level 29 (Android 10) URL: https://github.com/apache/cordova-android/issues/830 # Feature Request ## Motivation Behind Feature Because android 10 is announced and released, platforms should be updated to version 29 when I do `cordova build android` https://developer.android.com/studio/releases/platforms Currently, the API version supported with android-cordova 8.1.0 is 19-28 for android 4.4-9.0.0 https://cordova.apache.org/docs/en/latest/guide/platforms/android/ ## Alternatives or Workarounds Using android studio directly to release and update platforms to build my aab, but I'm using docker to build the aab for automated operations.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
