Skip to content

Commit 6819b17

Browse files
Update dependency com.android.tools.build:gradle to v9
1 parent 30103fc commit 6819b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kctfork = "0.10.1"
66
ksp = "2.3.4"
77

88
[libraries]
9-
android_gradle_plugin = { module = "com.android.tools.build:gradle", version = "8.0.0" }
9+
android_gradle_plugin = { module = "com.android.tools.build:gradle", version = "9.0.0" }
1010
dagger_spi = { module = "com.google.dagger:dagger-spi", version.ref = "dagger" }
1111
dagger_compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
1212
google_auto_service = { module = "com.google.auto.service:auto-service", version = "1.1.1" }

0 commit comments

Comments
 (0)