build: use latest cordova (v10)

This commit is contained in:
Jovan Krunić
2021-04-07 17:43:22 +02:00
parent 2c08a1cefd
commit bb9ad9a957

View File

@@ -10,7 +10,7 @@ ENV ANDROID_APIS="android-30" \
ANDROID_BUILD_TOOLS_VERSION="30.0.2" \
NPM_VERSION="latest" \
IONIC_VERSION="^6.0.0" \
CORDOVA_VERSION="^9.0.0" \
CORDOVA_VERSION="^10.0.0" \
### Configure download URLs
ANDROID_SDK_TOOLS_DOWNLOAD_URL="https://dl.google.com/android/repository/commandlinetools-linux-6858069_latest.zip" \
GOOGLE_SIGNING_KEY_URL="https://dl-ssl.google.com/linux/linux_signing_key.pub" \