aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 2a474cd3..62529e10 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -55,6 +55,10 @@ android {
'UnusedResources',
'ContentDescription',
'RtlSymmetry'
+
+ xmlReport false
+ textReport true
+ textOutput 'stdout'
}
signingConfigs {