mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-23 08:54:22 +01:00
Change script paths to langs directory
This commit is contained in:
@@ -19,7 +19,7 @@ rustup target add \
|
||||
|
||||
# Build the android libraries in the jniLibs directory
|
||||
cargo ndk -o $JNI_DIR \
|
||||
--manifest-path ../../../core/Cargo.toml \
|
||||
--manifest-path ../../../../core/Cargo.toml \
|
||||
-t aarch64-linux-android \
|
||||
-t armv7-linux-androideabi \
|
||||
-t i686-linux-android \
|
||||
|
||||
Reference in New Issue
Block a user