Skip to content

Commit fe0182a

Browse files
authored
Merge pull request #778 from AppDevNext/dependabot/gradle/master/com.android.tools.build-gradle-9.2.0
Bump com.android.tools.build:gradle from 9.1.1 to 9.2.0
2 parents 9f74b94 + b6ee98c commit fe0182a

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.1.1")
10+
classpath("com.android.tools.build:gradle:9.2.0")
1111
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
1212
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20")
1313
}

0 commit comments

Comments
 (0)