Skip to content

Commit 30a72c9

Browse files
authored
Merge pull request #732 from AppDevNext/dependabot/gradle/master/com.android.tools.build-gradle-9.1.0
Bump com.android.tools.build:gradle from 9.0.1 to 9.1.0
2 parents 5cb3a31 + 5659b07 commit 30a72c9

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)