diff --git a/OsmAnd-telegram/build.gradle b/OsmAnd-telegram/build.gradle index e7feb8e8cc..57141c4238 100644 --- a/OsmAnd-telegram/build.gradle +++ b/OsmAnd-telegram/build.gradle @@ -86,6 +86,7 @@ android { lintOptions { // use this line to check all rules except those listed disable 'InvalidPackage' + disable 'MissingTranslation' } }