Skip to content

Commit 5467aad

Browse files
authored
Remove AGP lint version override
1 parent abdb7b8 commit 5467aad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

gradle.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,3 @@ android.nonTransitiveRClass=true
3838
# https://developer.android.com/build/releases/gradle-plugin#default-changes
3939
android.defaults.buildfeatures.resvalues=false
4040
android.defaults.buildfeatures.shaders=false
41-
42-
# Use newer lint version to support Kotlin 1.9 and corresponding kotlinx-metadata-jvm
43-
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
44-
android.experimental.lint.version=8.1.0-rc01

0 commit comments

Comments
 (0)