Skip to content

Commit

Permalink
Merge pull request #618 from fobo66/renovate/agp
Browse files Browse the repository at this point in the history
Update agp to v8.7.0
  • Loading branch information
fobo66 authored Oct 2, 2024
2 parents 3fab78d + df64448 commit f46dd3f
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-rc01")
version("agp", "8.7.0")
plugin("application", "com.android.application").versionRef("agp")
plugin("library", "com.android.library").versionRef("agp")
}
Expand Down

0 comments on commit f46dd3f

Please sign in to comment.