Skip to content

Commit

Permalink
Merge pull request #596 from fobo66/renovate/agp
Browse files Browse the repository at this point in the history
Update agp to v8.7.0-alpha08
  • Loading branch information
fobo66 authored Aug 30, 2024
2 parents 94b0a4b + 86a2ddb commit 4e5dace
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-alpha07")
version("agp", "8.7.0-alpha08")
plugin("application", "com.android.application").versionRef("agp")
plugin("library", "com.android.library").versionRef("agp")
}
Expand Down

0 comments on commit 4e5dace

Please sign in to comment.