Skip to content

Commit 623c349

Browse files
authored
Merge pull request #787 from AppDevNext/dependabot/gradle/master/com.android.tools.build-gradle-9.2.1
Bump com.android.tools.build:gradle from 9.2.0 to 9.2.1
2 parents b7a169b + 39df08b commit 623c349

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
// Lint API version tracks AGP: AGP 9.1.1 → Lint 32.1.1
88
// in module lint:
99
// val lintVersion = "32.1.1"
10-
classpath("com.android.tools.build:gradle:9.2.0")
10+
classpath("com.android.tools.build:gradle:9.2.1")
1111
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
1212
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
1313
}

0 commit comments

Comments
 (0)