Skip to content

Commit

Permalink
Update Android gradle/tools to 8.10.2/8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Jan 18, 2025
1 parent 0622938 commit 12671c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import java.text.SimpleDateFormat

buildscript {
ext {
version_gradle_tools = '8.7.3'
version_gradle_tools = '8.8.0'
version_plugin_kotlin = "1.3.72"
enable_plugin_kotlin = false

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Thu Dec 02 03:48:33 CET 2021
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME

0 comments on commit 12671c2

Please sign in to comment.