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 8d2cc24 commit 2bcde01Copy full SHA for 2bcde01
Dockerfile
@@ -11,7 +11,7 @@ RUN yum -y install wget unzip xxd libidn && yum -y upgrade
11
# Arguments, now with default values.
12
ARG _CLI_TOOLS_VERSION=12700392
13
ARG _ANDROID_SDK_PACKAGES="platform-tools platforms;android-35 build-tools;35.0.0"
14
-ARG _GRADLE_VERSION=8.12
+ARG _GRADLE_VERSION=8.13
15
16
# Path
17
ENV ANDROID_HOME=/opt/android-sdk
0 commit comments