Cordova gradle issue
Par sebastien galvagno le vendredi 1 mars 2019, 09:25 - Cordova - Lien permanent
when you change gradle version for example after Android ask you to update it
You have several choices:
- remove and reinstall android platform. :(
- define a path to the new gradle with an environment variable :)
export CORDOVA_ANDROID_GRADLE_DISTRIBUTION_URL=https://services.gradle.org/distributions/gradle-4.10-all.zip