Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 2da3583

Browse files
Update plugin com.android.library to v8.7.0-beta02
1 parent e5990f3 commit 2da3583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
2323
}
2424
versionCatalogs {
2525
register("agp") {
26-
version("agp", "8.7.0-beta01")
26+
version("agp", "8.7.0-beta02")
2727
plugin("application", "com.android.application").versionRef("agp")
2828
plugin("library", "com.android.library").versionRef("agp")
2929
}

0 commit comments

Comments
 (0)