mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
fix: buildfile syntax (#66)
Signed-off-by: Patryk Miś <foss@patrykmis.com>
This commit is contained in:
@@ -51,7 +51,7 @@ android {
|
||||
"kotlin/**.kotlin_builtins",
|
||||
"org/bouncycastle/pqc/**.properties",
|
||||
"org/bouncycastle/x509/**.properties",
|
||||
}
|
||||
))
|
||||
jniLibs {
|
||||
useLegacyPackaging = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user