mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 07:02:49 +00:00
build: use latest cordova (v10)
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user