Skip to content

Commit 5fa8c1d

Browse files
authored
Update gradle.properties
1 parent 3a0ce45 commit 5fa8c1d

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
@@ -39,6 +39,6 @@ android.nonTransitiveRClass=true
3939
android.defaults.buildfeatures.resvalues=false
4040
android.defaults.buildfeatures.shaders=false
4141

42-
# Use newer lint version
42+
# Use newer lint version to support Kotlin 1.9 and corresponding kotlinx-metadata-jvm
4343
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
4444
android.experimental.lint.version=8.1.0-rc01

0 commit comments

Comments
 (0)