Skip to content

Commit b288bf5

Browse files
authored
Merge pull request #226 from Crazy-Marvin/dependabot/gradle/com.android.tools.build-gradle-9.0.0
Bump com.android.tools.build:gradle from 8.8.2 to 9.0.0
2 parents 0ca41ff + 8b00ced commit b288bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232
}
3333

3434
dependencies {
35-
classpath("com.android.tools.build:gradle:8.8.2")
35+
classpath("com.android.tools.build:gradle:9.0.0")
3636
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
3737
classpath("com.google.dagger:hilt-android-gradle-plugin:2.59")
3838
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:13.2.1")

0 commit comments

Comments
 (0)