Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to use Cordova-Android 10.0.1 #60

Open
whackykhan opened this issue Dec 20, 2021 · 0 comments
Open

Add support to use Cordova-Android 10.0.1 #60

whackykhan opened this issue Dec 20, 2021 · 0 comments

Comments

@whackykhan
Copy link

When trying to build for android, we get this error:

Build-tool 32.0.0 is missing DX at /Users/runner/Library/Android/sdk/build-tools/32.0.0/dx

Cordova only supports Android build tools upto 30.3. By default, Cordova 10 tries to fetch the latest version of android SDK tools which breaks the build.

But this has been fixed by Cordova:
https://cordova.apache.org/announcements/2021/07/30/cordova-android-10.0.1.html

We have no means to specify how to use the Cordova Android 10.0.1 or later for that matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant