Skip to content

Commit acba856

Browse files
authored
Merge pull request #282 from Gameaday/dependabot/gradle/com.android.tools.build-gradle-9.2.0
chore(deps): bump com.android.tools.build:gradle from 9.1.1 to 9.2.0
2 parents 7f119c3 + 761d316 commit acba856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626
gradlePluginPortal()
2727
}
2828
dependencies {
29-
classpath 'com.android.tools.build:gradle:9.1.1'
29+
classpath 'com.android.tools.build:gradle:9.2.0'
3030
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
3131
classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlin_version"
3232
classpath "org.jlleitschuh.gradle:ktlint-gradle:14.2.0"

0 commit comments

Comments
 (0)