Skip to content

Commit

Permalink
Bump gradle version to 8.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matislovas committed Mar 5, 2025
1 parent 401ecac commit 66d247c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/package-aar-jdk-17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ENV ANDROID_HOME=${WORKDIR}/android-sdk-linux
ENV PATH=${PATH}:${ANDROID_HOME}/platform-tools

# Install gradle
ENV GRADLE_VERSION 8.6
ENV GRADLE_VERSION 8.10.2

ENV GRADLE_CHECKSUM 85719317abd2112f021d4f41f09ec370534ba288432065f4b477b6a3b652910d
RUN wget https://services.gradle.org/distributions/gradle-${GRADLE_VERSION}-all.zip && \
Expand Down

0 comments on commit 66d247c

Please sign in to comment.