Skip to content

Commit

Permalink
Upgrade to gradle 8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhawk committed Jun 6, 2024
1 parent 15a4266 commit c8385f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ androidxCoreKtx = "1.13.1"
androidxJunit = "1.1.5"
androidxTest = "1.5.0"
dokkaGradlePlugin = "1.9.20"
gradle = "8.2.2"
gradle = "8.4.1"
jacocoAndroid = "0.2.1"
junit = "4.13.2"
kotlin = "2.0.0"
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 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit c8385f5

Please sign in to comment.