From 2a784e58da8891849e509ea79236bebe025e1a87 Mon Sep 17 00:00:00 2001 From: julian Date: Mon, 24 Jun 2024 15:59:09 -0600 Subject: [PATCH] update tor lib with temp ios fix --- scripts/app_config/templates/pubspec.template | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/app_config/templates/pubspec.template b/scripts/app_config/templates/pubspec.template index 16a8097d6..e7eb439f7 100644 --- a/scripts/app_config/templates/pubspec.template +++ b/scripts/app_config/templates/pubspec.template @@ -73,7 +73,7 @@ dependencies: tor_ffi_plugin: git: url: https://github.com/cypherstack/tor.git - ref: f1d02f7ad489df3119a540a7f31485db6d837843 + ref: 647cadc3c82c276dc07915b02d24538fd610f220 fusiondart: git: @@ -210,6 +210,11 @@ flutter_native_splash: android_disable_fullscreen: true dependency_overrides: + # adding here due to pure laziness + tor_ffi_plugin: + git: + url: https://github.com/cypherstack/tor.git + ref: 647cadc3c82c276dc07915b02d24538fd610f220 monero: git: