diff --git a/pubspec.lock b/pubspec.lock index a7dafc7c6..aed695685 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1760,11 +1760,11 @@ packages: dependency: "direct main" description: path: "packages/solana" - ref: "706be5f166d31736c443cca4cd311b7fcfc2a9bf" - resolved-ref: "706be5f166d31736c443cca4cd311b7fcfc2a9bf" + ref: dea799c20bc917f72b18c916ca96bc99fb1bd1c5 + resolved-ref: dea799c20bc917f72b18c916ca96bc99fb1bd1c5 url: "https://github.com/cypherstack/espresso-cash-public.git" source: git - version: "0.30.4" + version: "0.31.0" source_gen: dependency: transitive description: diff --git a/scripts/app_config/templates/pubspec.template b/scripts/app_config/templates/pubspec.template index 5acbbf7c5..09f01701d 100644 --- a/scripts/app_config/templates/pubspec.template +++ b/scripts/app_config/templates/pubspec.template @@ -179,7 +179,7 @@ dependencies: solana: git: # TODO [prio=low]: Revert to official package once Tor support is merged upstream. url: https://github.com/cypherstack/espresso-cash-public.git - ref: 706be5f166d31736c443cca4cd311b7fcfc2a9bf + ref: dea799c20bc917f72b18c916ca96bc99fb1bd1c5 path: packages/solana calendar_date_picker2: ^1.0.2 sqlite3: 2.4.3