We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e1656 commit 3a0ce45Copy full SHA for 3a0ce45
gradle.properties
@@ -38,3 +38,7 @@ android.nonTransitiveRClass=true
38
# https://developer.android.com/build/releases/gradle-plugin#default-changes
39
android.defaults.buildfeatures.resvalues=false
40
android.defaults.buildfeatures.shaders=false
41
+
42
+# Use newer lint version
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