Merge pull request #600 from MilosKozak/AdrianLxM-patch-1
Ignore Extra translations (on dev branch)
This commit is contained in:
commit
6d60a5e195
|
@ -58,6 +58,7 @@ android {
|
|||
}
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
disable 'ExtraTranslation'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue