Skip to content

Commit

Permalink
Update Gradle to 8.6 and AGP to 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Mar 1, 2024
1 parent 45f5177 commit c183c83
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
@@ -1,5 +1,5 @@
[versions]
gradleplugin = "8.2.2"
gradleplugin = "8.3.0"
detektplugin = "1.23.4"
kotlin = "1.9.22"
coroutines = "1.7.3"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip

0 comments on commit c183c83

Please sign in to comment.