aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 71a0832b..bb6fffe0 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -81,6 +81,7 @@ android {
'GoogleAppIndexingApiWarning',
'SelectableText'
+ abortOnError false
xmlReport false
textReport true
textOutput 'stdout'