From 60c01d171429cd44c37a115e590aa456e5360712 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 19 May 2020 20:20:31 +0200 Subject: [PATCH] Cleanup APK Everything is in ATTRIBUTION.md already --- app/build.gradle | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/build.gradle b/app/build.gradle index 559a68677a..8b3972a9fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -52,6 +52,9 @@ android { exclude 'META-INF/README.md' exclude 'META-INF/CHANGES' exclude 'META-INF/jersey-module-version' + exclude 'META-INF/COPYRIGHT.html' + exclude 'META-INF/LICENSE.gpl.txt' + exclude 'META-INF/LICENSE.commercial.txt' } signingConfigs {