We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 838e0e6 + cf25484 commit 4e68a98Copy full SHA for 4e68a98
1 file changed
Dockerfile
@@ -67,7 +67,7 @@ RUN echo "Installing Fastlane 2.61.0" \
67
&& gem cleanup
68
69
ENV GRADLE_HOME /opt/gradle
70
-ENV GRADLE_VERSION 3.3
+ENV GRADLE_VERSION 5.6.3
71
72
RUN echo "Downloading Gradle" \
73
&& wget --no-verbose --output-document=gradle.zip "https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-bin.zip"
0 commit comments