Skip to content

Commit

Permalink
Merge pull request #660 from fobo66/renovate/agp
Browse files Browse the repository at this point in the history
Update agp to v8.8.0
  • Loading branch information
fobo66 authored Jan 14, 2025
2 parents 29148bc + 6d70d63 commit 478cd39
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.3")
version("agp", "8.8.0")
plugin("application", "com.android.application").versionRef("agp")
plugin("library", "com.android.library").versionRef("agp")
}
Expand Down

0 comments on commit 478cd39

Please sign in to comment.