Skip to content

Commit 9068543

Browse files
authored
Merge pull request #346 from hannesa2/dependabot/gradle/com.android.tools.build-gradle-9.1.0
Bump com.android.tools.build:gradle from 9.0.0 to 9.1.0
2 parents f2ae49c + a09b4ea commit 9068543

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
@@ -7,7 +7,7 @@ buildscript {
77
}
88

99
dependencies {
10-
classpath("com.android.tools.build:gradle:9.0.0")
10+
classpath("com.android.tools.build:gradle:9.1.0")
1111
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
1212
}
1313
}

0 commit comments

Comments
 (0)