Update gradle.properties

pull/1837/head
Simon Marquis 2 years ago committed by GitHub
parent 80ccba26a0
commit d669893231

@ -39,6 +39,6 @@ android.nonTransitiveRClass=true
android.defaults.buildfeatures.resvalues=false
android.defaults.buildfeatures.shaders=false
# Use newer lint version
# Use newer lint version to support Kotlin 1.9 and corresponding kotlinx-metadata-jvm
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
android.experimental.lint.version=8.1.0-rc01
Loading…
Cancel
Save