Moves to AGP 8.5 and Gradle 8.7

This commit is contained in:
Vitor Pamplona 2024-06-14 09:34:48 -04:00
parent 39efc2ef9b
commit 627c8d1663
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
/.idea/ktlint-plugin.xml
/.idea/ktfmt.xml
/.idea/studiobot.xml
/.idea/other.xml
.DS_Store
/build
/captures

View File

@ -1,7 +1,7 @@
[versions]
accompanistAdaptive = "0.34.0"
activityCompose = "1.9.0"
agp = "8.4.2"
agp = "8.5.0"
androidKotlinGeohash = "1.0"
androidxJunit = "1.2.0-rc01"
appcompat = "1.7.0"

View File

@ -1,6 +1,6 @@
#Wed Jan 04 09:23:50 EST 2023
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME