Skip to content

Commit

Permalink
fix: buildfile syntax (ReVanced#66)
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <foss@patrykmis.com>
  • Loading branch information
PatrykMis committed Jul 17, 2023
1 parent 3238fcd commit b472a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
"kotlin/**.kotlin_builtins",
"org/bouncycastle/pqc/**.properties",
"org/bouncycastle/x509/**.properties",
}
))
jniLibs {
useLegacyPackaging = true
}
Expand Down

0 comments on commit b472a36

Please sign in to comment.