Skip to content

Commit 39df08b

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

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)