mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-30 02:44:59 +01:00
added packagingoptions
This commit is contained in:
parent
4004608c9f
commit
086234944e
@ -34,6 +34,14 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
exclude '/META-INF/CHANGES'
|
||||
exclude '/META-INF/DEPENDENCIES'
|
||||
exclude '/META-INF/README.md'
|
||||
exclude '/META-INF/androidx.*'
|
||||
exclude '/META-INF/com.*'
|
||||
}
|
||||
|
||||
paranoid {
|
||||
enabled true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user