Skip to content

Commit 2bcde01

Browse files
authored
Update Dockerfile
1 parent 8d2cc24 commit 2bcde01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN yum -y install wget unzip xxd libidn && yum -y upgrade
1111
# Arguments, now with default values.
1212
ARG _CLI_TOOLS_VERSION=12700392
1313
ARG _ANDROID_SDK_PACKAGES="platform-tools platforms;android-35 build-tools;35.0.0"
14-
ARG _GRADLE_VERSION=8.12
14+
ARG _GRADLE_VERSION=8.13
1515

1616
# Path
1717
ENV ANDROID_HOME=/opt/android-sdk

0 commit comments

Comments
 (0)