Skip to content

Commit

Permalink
Merge pull request #610 from fobo66/renovate/agp
Browse files Browse the repository at this point in the history
Update agp to v8.7.0-rc01
  • Loading branch information
fobo66 authored Sep 26, 2024
2 parents d0e1b91 + 05a1926 commit 30c838a
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-beta01")
version("agp", "8.7.0-rc01")
plugin("application", "com.android.application").versionRef("agp")
plugin("library", "com.android.library").versionRef("agp")
}
Expand Down

0 comments on commit 30c838a

Please sign in to comment.