Skip to content

Commit 5659b07

Browse files
Bump com.android.tools.build:gradle from 9.0.1 to 9.1.0
Bumps com.android.tools.build:gradle from 9.0.1 to 9.1.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cb3a31 commit 5659b07

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:9.0.1")
7+
classpath("com.android.tools.build:gradle:9.1.0")
88
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
99
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
1010
}

0 commit comments

Comments
 (0)