Skip to content

Commit

Permalink
Update agp to v8.7.0-alpha07
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 5c2e7b3 commit 4b1091f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencyResolutionManagement {
}
versionCatalogs {
register("agp") {
version("agp", "8.7.0-alpha05")
version("agp", "8.7.0-alpha07")
plugin("application", "com.android.application").versionRef("agp")
plugin("library", "com.android.library").versionRef("agp")
}
Expand Down

0 comments on commit 4b1091f

Please sign in to comment.