mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +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" \
|
ANDROID_BUILD_TOOLS_VERSION="30.0.2" \
|
||||||
NPM_VERSION="latest" \
|
NPM_VERSION="latest" \
|
||||||
IONIC_VERSION="^6.0.0" \
|
IONIC_VERSION="^6.0.0" \
|
||||||
CORDOVA_VERSION="^9.0.0" \
|
CORDOVA_VERSION="^10.0.0" \
|
||||||
### Configure download URLs
|
### Configure download URLs
|
||||||
ANDROID_SDK_TOOLS_DOWNLOAD_URL="https://dl.google.com/android/repository/commandlinetools-linux-6858069_latest.zip" \
|
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" \
|
GOOGLE_SIGNING_KEY_URL="https://dl-ssl.google.com/linux/linux_signing_key.pub" \
|
||||||
|
|||||||
Reference in New Issue
Block a user