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 d24e8ac commit a41ff55Copy full SHA for a41ff55
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.1.1 \
9
- CORDOVA_VERSION=8.0.0 \
+ IONIC_VERSION=4.6.0 \
+ CORDOVA_VERSION=8.1.2 \
10
ANT_HOME="/usr/share/ant" \
11
MAVEN_HOME="/usr/share/maven" \
12
GRADLE_HOME="/usr/share/gradle" \
0 commit comments