summaryrefslogtreecommitdiff
path: root/ui/common
diff options
context:
space:
mode:
Diffstat (limited to 'ui/common')
-rw-r--r--ui/common/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/common/build.gradle b/ui/common/build.gradle
index 144ce72a1..b05569b04 100644
--- a/ui/common/build.gradle
+++ b/ui/common/build.gradle
@@ -40,6 +40,7 @@ android {
lintOptions {
disable 'GradleDependency'
+ checkDependencies true
warningsAsErrors true
abortOnError true
}