Explorar o código

Check also generated sources to avoid unused resources warning

https://stackoverflow.com/a/53193227
Stefan Niedermann %!s(int64=4) %!d(string=hai) anos
pai
achega
b508452eb0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -105,6 +105,7 @@ spotbugs {
 
 android {
     lintOptions {
+        checkGeneratedSources = true
         abortOnError false
         htmlReport true
         htmlOutput file("$project.buildDir/reports/lint/lint.html")