Skip to content

Commit b6ee98c

Browse files
Bump com.android.tools.build:gradle from 9.1.1 to 9.2.0
Bumps com.android.tools.build:gradle from 9.1.1 to 9.2.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ebf714 commit b6ee98c

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)