Skip to content

Commit

Permalink
Merge pull request #169 from muedsa/change-agp-to-release-channel
Browse files Browse the repository at this point in the history
change: agp 8.5.2 & grade 8.7
  • Loading branch information
muedsa authored Sep 9, 2024
2 parents d3e66af + 986a38c commit 3fd8420
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.7.0-beta01"
agp = "8.5.2"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
core-ktx = "1.13.1"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 3fd8420

Please sign in to comment.