Skip packaging org/apache data files

This commit is contained in:
M66B 2020-10-18 13:25:57 +02:00
parent 4fd8d5c48f
commit a82b53bcbc
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ android {
exclude 'META-INF/COPYRIGHT.html'
exclude 'META-INF/LICENSE.gpl.txt'
exclude 'META-INF/LICENSE.commercial.txt'
exclude 'org/apache/**'
}
// https://google.github.io/android-gradle-dsl/current/com.android.build.gradle.internal.dsl.SigningConfig.html