Explorar o código

Merge c09fd78e90ccbbbbf8f15d053875572c06a31a02 into 41fbb0839570f758492d9916ba6ff41a2dbb342d

Tobias Kaminsky %!s(int64=6) %!d(string=hai) anos
pai
achega
88ce0bd256
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -68,7 +68,7 @@ android {
         abortOnError false
         htmlReport true
         htmlOutput file("$project.buildDir/reports/lint/lint.html")
-        disable 'MissingTranslation'
+        disable 'MissingTranslation', 'GradleDependency'
     }
 
     dexOptions {