breautek commented on issue #1144: URL: https://github.com/apache/cordova-android/issues/1144#issuecomment-746361702
> I updated my question, the latest build-tools version installed is 30.0.2, but I also have some older versions in `%ANDROID_HOME%/build-tools/` (28.0.2, 29.0.2, 30.0.0) I would try to remove the older versions from your path, you should really only have one build-tools version in your path. Depending on the order, you may be using an older version which might be incompatible with modern versions. `cordova-android@9` is tested and expects `29.0.2` but in my experience `30` still works. ---------------------------------------------------------------- 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]
