diff --git a/build.env b/build.env index 92cec5e..6c9efef 100644 --- a/build.env +++ b/build.env @@ -1 +1 @@ -FLUTTER_VERSION=3.7.11 +FLUTTER_VERSION=3.7.12 diff --git a/native/zcash-sync b/native/zcash-sync index bbfad74..6ef1b31 160000 --- a/native/zcash-sync +++ b/native/zcash-sync @@ -1 +1 @@ -Subproject commit bbfad744a5d492285b6db655706cf65f6bf1e53a +Subproject commit 6ef1b31f9e8b6ee0c217b65d337da734fbf2e826 diff --git a/pubspec.yaml b/pubspec.yaml index 494ab9d..f137e1a 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+429 +version: 1.4.0+430 environment: sdk: ">=2.12.0 <3.0.0"