mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-28 02:14:30 +01:00
Fix workspace manifest location on build-android script
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 ../Cargo.toml \
|
||||
--manifest-path ../../Cargo.toml \
|
||||
-t armeabi-v7a \
|
||||
-t arm64-v8a \
|
||||
-t x86 \
|
||||
|
||||
Reference in New Issue
Block a user