mirror of
https://github.com/revanced/revanced-manager-compose-old.git
synced 2025-04-30 06:24:28 +02:00
build: remove problematic excludes
This commit is contained in:
parent
06b9cbdb4a
commit
74318f30fb
@ -63,10 +63,6 @@ android {
|
|||||||
packagingOptions {
|
packagingOptions {
|
||||||
resources {
|
resources {
|
||||||
excludes += "/prebuilt/**"
|
excludes += "/prebuilt/**"
|
||||||
excludes += "/**/*.version"
|
|
||||||
excludes += "/kotlin-tooling-metadata.json"
|
|
||||||
excludes += "/okhttp3/**"
|
|
||||||
excludes += "/DebugProbesKt.bin"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user