summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index b227af89..44012cb0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -62,7 +62,7 @@ android {
}
lintOptions {
- disable 'MissingTranslation', 'Typos'
+ disable 'MissingTranslation'
enable 'IconExpectedSize'
}