Skip to content

Commit cf25484

Browse files
author
alxndrsn
committed
Bump gradle to 5.6.3
1 parent 27dd7af commit cf25484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ RUN echo "Installing Fastlane 2.61.0" \
6767
&& gem cleanup
6868

6969
ENV GRADLE_HOME /opt/gradle
70-
ENV GRADLE_VERSION 3.3
70+
ENV GRADLE_VERSION 5.6.3
7171

7272
RUN echo "Downloading Gradle" \
7373
&& wget --no-verbose --output-document=gradle.zip "https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-bin.zip"

0 commit comments

Comments
 (0)