diff --git a/Makefile b/Makefile index 086c54e..1b3c537 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,9 @@ test-android: test-c: c push test-android +collect: + cp ../vendor/wownero/bin/wownerod cyberwow/native/output/arm64/ + build: cd cyberwow && \ flutter build apk --target-platform android-arm64