mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02: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'
|
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
|
||||||
disable 'MissingTranslation'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue