diff --git a/native/zcash-sync b/native/zcash-sync index 5caecd3..fef8862 160000 --- a/native/zcash-sync +++ b/native/zcash-sync @@ -1 +1 @@ -Subproject commit 5caecd36a60e987a4a920c9207666df91008a58f +Subproject commit fef886205b9907f2b3e7f47f585b4debd4731f5e diff --git a/pubspec.yaml b/pubspec.yaml index ad01014..0079da3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.2.2+217 +version: 1.2.2+218 environment: sdk: ">=2.12.0 <3.0.0"