We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0893cce commit b827283Copy full SHA for b827283
Dockerfile
@@ -5,8 +5,8 @@ WORKDIR /opt
5
ENV ANDROID_SDK_URL="https://dl.google.com/android/repository/tools_r25.2.5-linux.zip" \
6
ANDROID_BUILD_TOOLS_VERSION=27.0.0 \
7
ANDROID_APIS="android-27" \
8
- IONIC_VERSION=4.10.2 \
9
- CORDOVA_VERSION=8.1.2 \
+ IONIC_VERSION=5.4.13 \
+ CORDOVA_VERSION=9.0.0 \
10
ANT_HOME="/usr/share/ant" \
11
MAVEN_HOME="/usr/share/maven" \
12
GRADLE_HOME="/usr/share/gradle" \
0 commit comments