Skip to content

Commit

Permalink
Merge pull request #415 from MohamedRejeb/1.x
Browse files Browse the repository at this point in the history
Update AGP to 8.5.2
  • Loading branch information
MohamedRejeb authored Nov 10, 2024
2 parents 297751b + b071fad commit 599134b
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]
agp = "8.2.2"
agp = "8.5.2"
kotlin = "2.0.21"
compose = "1.7.0"
dokka = "1.9.10"
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.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 599134b

Please sign in to comment.