mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 04:12:08 +01:00
lintOptions enabled 'MissingTranslation'
This commit is contained in:
parent
532310e96f
commit
773cd41dd7
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@ android {
|
|||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in a new issue