Stop IDE from complaining about missing translations
Cette révision appartient à :
Parent
e17605f8d9
révision
f4be8e28ca
1 fichiers modifiés avec 3 ajouts et 0 suppressions
|
@ -100,6 +100,9 @@ android {
|
|||
}
|
||||
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
disable 'ExtraTranslation'
|
||||
|
||||
abortOnError false
|
||||
checkReleaseBuilds false
|
||||
}
|
||||
|
|
Référencer dans un nouveau ticket