Skip to content

Commit

Permalink
Bump to AGP 8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-labelle committed Oct 15, 2024
1 parent 1da21fc commit 0da62d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.7.0" # keep in sync with android-tools
android-tools = "31.7.0" # = 23.0.0 + agp
agp = "8.7.1" # keep in sync with android-tools
android-tools = "31.7.1" # = 23.0.0 + agp
compilerTesting = "0.2.1"
compose = "1.5.14"
kotlin = "1.9.24"
Expand Down

0 comments on commit 0da62d7

Please sign in to comment.