Merge remote-tracking branch 'origin_SW/staging' into fusion

This commit is contained in:
julian 2023-09-22 13:45:13 -06:00
commit 15417359a4
2 changed files with 4 additions and 2 deletions

View file

@ -6,5 +6,7 @@
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
</dict>
</plist>

View file

@ -11,7 +11,7 @@ description: Stack Wallet
# 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.8.0+190
version: 1.8.0+191
environment:
sdk: ">=3.0.2 <4.0.0"
@ -60,7 +60,7 @@ dependencies:
tor_ffi_plugin:
git:
url: https://github.com/cypherstack/tor.git
ref: c8b97bc118c7bbfe1027d0442cfadea44dc285aa
ref: 0a6888282f4e98401051a396e9d2293bd55ac2c2
# Utility plugins
http: ^0.13.0