Skip to content

Commit

Permalink
Update Ionic and Cordova
Browse files Browse the repository at this point in the history
  • Loading branch information
smlabt authored Dec 21, 2019
1 parent 0893cce commit b827283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ WORKDIR /opt
ENV ANDROID_SDK_URL="https://dl.google.com/android/repository/tools_r25.2.5-linux.zip" \
ANDROID_BUILD_TOOLS_VERSION=27.0.0 \
ANDROID_APIS="android-27" \
IONIC_VERSION=4.10.2 \
CORDOVA_VERSION=8.1.2 \
IONIC_VERSION=5.4.13 \
CORDOVA_VERSION=9.0.0 \
ANT_HOME="/usr/share/ant" \
MAVEN_HOME="/usr/share/maven" \
GRADLE_HOME="/usr/share/gradle" \
Expand Down

0 comments on commit b827283

Please sign in to comment.