Skip to content

Commit e9dc1a5

Browse files
build(deps): bump lint from 31.13.2 to 32.0.0
Bumps `lint` from 31.13.2 to 32.0.0. Updates `com.android.tools.lint:lint-api` from 31.13.2 to 32.0.0 Updates `com.android.tools.lint:lint` from 31.13.2 to 32.0.0 Updates `com.android.tools.lint:lint-tests` from 31.13.2 to 32.0.0 --- updated-dependencies: - dependency-name: com.android.tools.lint:lint-api dependency-version: 32.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.tools.lint:lint dependency-version: 32.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.android.tools.lint:lint-tests dependency-version: 32.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18323bf commit e9dc1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ kotlin = '2.2.10'
9393
kotlinxSerializationJson = "1.9.0"
9494
ktlintGradlePlugin = "14.0.1"
9595
leakcanaryAndroid = "2.14"
96-
lint = '31.13.2'
96+
lint = '32.0.0'
9797
material = "1.13.0"
9898

9999
mockitoInline = "5.2.0"

0 commit comments

Comments
 (0)