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 e52bced commit 151da9aCopy full SHA for 151da9a
cw_zano/pubspec.lock
@@ -842,4 +842,4 @@ packages:
842
version: "3.1.3"
843
sdks:
844
dart: ">=3.5.0 <4.0.0"
845
- flutter: ">=3.27.4"
+ flutter: ">=3.24.0"
scripts/prepare_moneroc.sh
@@ -8,7 +8,7 @@ if [[ ! -d "monero_c/.git" ]];
8
then
9
git clone https://github.com/mrcyjanek/monero_c --branch master monero_c
10
cd monero_c
11
- git checkout b335585a7fb94b315eb52bd88f2da6d3489fa508
+ git checkout f415fc58d69ad5ba53b7d613c21fc7d6d8fc219d
12
git reset --hard
13
git submodule update --init --force --recursive
14
./apply_patches.sh monero
0 commit comments