diff --git a/get_libwallet_api.sh b/get_libwallet_api.sh index ee04e6c8..5b61a1f6 100755 --- a/get_libwallet_api.sh +++ b/get_libwallet_api.sh @@ -15,7 +15,7 @@ BUILD_LIBWALLET=false if [ ! -d $MONERO_DIR/src ]; then git submodule init monero fi -git submodule update --remote +git submodule update # get monero core tag get_tag diff --git a/monero b/monero index daf66621..df140d90 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit daf66621dcf43f36067465a1f1c99f5b1390c400 +Subproject commit df140d90ee17c6cd276c5089437aad6373a130b4