mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-11 10:24:26 +02:00
fix: buildfile syntax (#66)
Signed-off-by: Patryk Miś <foss@patrykmis.com>
This commit is contained in:
parent
3238fcdae7
commit
b472a36a9a
@ -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