mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
refactor: slight formatting of build.gradle.kts
This commit is contained in:
parent
8cd617e32d
commit
d9eb1c42bc
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ android {
|
||||||
includeInApk = false
|
includeInApk = false
|
||||||
includeInBundle = false
|
includeInBundle = false
|
||||||
}
|
}
|
||||||
|
|
||||||
packaging {
|
packaging {
|
||||||
resources.excludes.addAll(listOf(
|
resources.excludes.addAll(listOf(
|
||||||
"/prebuilt/**",
|
"/prebuilt/**",
|
||||||
|
|
Loading…
Reference in a new issue