Fix submodule url for libmonero

This commit is contained in:
likho 2023-07-27 15:34:08 +02:00
parent c73e41b2cb
commit 3b5cea8ee1

2
.gitmodules vendored
View file

@ -3,7 +3,7 @@
url = https://github.com/cypherstack/flutter_libepiccash.git
[submodule "crypto_plugins/flutter_libmonero"]
path = crypto_plugins/flutter_libmonero
url = git@github.com:cypherstack/flutter_libmonero.git
url = https://github.com/cypherstack/flutter_libmonero.git
[submodule "crypto_plugins/flutter_liblelantus"]
path = crypto_plugins/flutter_liblelantus
url = https://github.com/cypherstack/flutter_liblelantus.git