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:
parent
0042a1e580
commit
5095218cdc
1 changed files with 3 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue