diff --git a/native/zcash-sync b/native/zcash-sync index 63bdd12..38ecd60 160000 --- a/native/zcash-sync +++ b/native/zcash-sync @@ -1 +1 @@ -Subproject commit 63bdd1265b578905ffe1a6a222e512402da17695 +Subproject commit 38ecd604e4ae244cd89dbf612de7eb715c80efcb diff --git a/orchard b/orchard index 50ee3c6..fa4ec31 160000 --- a/orchard +++ b/orchard @@ -1 +1 @@ -Subproject commit 50ee3c6a6d51cc334f5bba41281f7f562722bb27 +Subproject commit fa4ec31bd17b7b54e7474f270e8b5a4ae1a0de5c diff --git a/pubspec.yaml b/pubspec.yaml index 093e45c..4505eb5 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.4.0+437 +version: 1.4.0+438 environment: sdk: ">=2.12.0 <3.0.0"