We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c333b0d commit 718fa9cCopy full SHA for 718fa9c
scripts/android/build_all.sh
@@ -10,8 +10,8 @@ PLUGINS_DIR=../../crypto_plugins
10
# libepiccash requires old rust
11
source ../rust_version.sh
12
set_rust_version_for_libepiccash
13
-# (cd "${PLUGINS_DIR}"/flutter_libepiccash/scripts/android && ./build_all.sh )
14
-# (cd "${PLUGINS_DIR}"/flutter_libmwc/scripts/android && ./build_all.sh )
+(cd "${PLUGINS_DIR}"/flutter_libepiccash/scripts/android && ./build_all.sh )
+(cd "${PLUGINS_DIR}"/flutter_libmwc/scripts/android && ./build_all.sh )
15
# set rust (back) to a more recent stable release after building epiccash
16
set_rust_to_everything_else
17
0 commit comments