breautek commented on issue #1178: URL: https://github.com/apache/cordova-android/issues/1178#issuecomment-821915709
@almothafar I believe I have a working fix https://github.com/apache/cordova-android/pull/1212 Because the PR is based off of the new master which is a development version of `cordova-android@10`, which contains the SDK 30 by default, you can test it by setting `android-targetSdkVersion` to `29`. You should set that API 29 and only API 29 is ever downloaded/used with that PR. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
