Skip to content

Commit

Permalink
Updated AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdapioneer committed Sep 10, 2024
1 parent 62eec7b commit a6250b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ minSdk = "26"
minSdkApp = "28"

activity-compose = "1.9.2"
agp = "8.1.1"
agp = "8.6.0"
androidx-junit = "1.2.1"
assertj-core = "3.24.2"
compose-bom = "2024.09.00"
Expand Down
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Mon Oct 16 16:26:11 BST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit a6250b2

Please sign in to comment.