aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 62529e10..591ed9ba 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -54,7 +54,8 @@ android {
disable 'TrustAllX509TrustManager',
'UnusedResources',
'ContentDescription',
- 'RtlSymmetry'
+ 'RtlSymmetry',
+ 'MissingTranslation'
xmlReport false
textReport true