Skip to content

Commit 40c8f3f

Browse files
committed
deps (lint) : use latest stable lint
1 parent 84ed515 commit 40c8f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ signing.element.nightly.keyPassword=Secret
4040

4141
# Customise the Lint version to use a more recent version than the one bundled with AGP
4242
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
43-
android.experimental.lint.version=8.12.0-alpha07
43+
android.experimental.lint.version=8.12.0
4444

4545
# Enable test fixture for all modules by default
4646
android.experimental.enableTestFixtures=true

0 commit comments

Comments
 (0)