Skip to content

Commit 0eefcf0

Browse files
Bump com.android.tools.build:gradle from 8.13.2 to 9.0.0
Bumps com.android.tools.build:gradle from 8.13.2 to 9.0.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db72d76 commit 0eefcf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath("com.android.tools.build:gradle:8.13.2")
7+
classpath("com.android.tools.build:gradle:9.0.0")
88
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
99
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
1010
}

0 commit comments

Comments
 (0)