mirror of
https://github.com/revanced/revanced-manager-compose.git
synced 2025-04-29 22:04:25 +02:00
fix: buildfile syntax (#66)
Signed-off-by: Patryk Miś <foss@patrykmis.com>
This commit is contained in:
parent
bd62fc54f2
commit
cff7b2e632
@ -51,7 +51,7 @@ android {
|
|||||||
"kotlin/**.kotlin_builtins",
|
"kotlin/**.kotlin_builtins",
|
||||||
"org/bouncycastle/pqc/**.properties",
|
"org/bouncycastle/pqc/**.properties",
|
||||||
"org/bouncycastle/x509/**.properties",
|
"org/bouncycastle/x509/**.properties",
|
||||||
}
|
))
|
||||||
jniLibs {
|
jniLibs {
|
||||||
useLegacyPackaging = true
|
useLegacyPackaging = true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user