1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-19 21:58:53 +00:00

Save some space

This commit is contained in:
M66B 2019-05-18 07:24:06 +02:00
parent 0042a1e580
commit 5095218cdc

View file

@ -85,7 +85,9 @@ android {
}
packagingOptions {
pickFirst 'META-INF/LICENSE.txt'
exclude 'META-INF/LICENSE.txt'
exclude 'META-INF/README.md'
exclude 'META-INF/CHANGES'
}
bugsnag {