Skip to content

Commit

Permalink
Fix Ecash sync
Browse files Browse the repository at this point in the history
  • Loading branch information
ealymbaev committed Oct 22, 2024
1 parent 6e789c6 commit 97dad46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12947,7 +12947,7 @@
repositoryURL = "https://github.com/horizontalsystems/ECashKit.Swift.git";
requirement = {
kind = exactVersion;
version = 3.0.1;
version = 3.0.2;
};
};
6BDA29AE29D6F934003847ED /* XCRemoteSwiftPackageReference "HsToolKit.Swift" */ = {
Expand Down Expand Up @@ -13203,7 +13203,7 @@
repositoryURL = "https://github.com/horizontalsystems/Checkpoints";
requirement = {
kind = exactVersion;
version = 1.0.18;
version = 1.0.19;
};
};
D3C187CD290FCF2D00FE1900 /* XCRemoteSwiftPackageReference "ThemeKit" */ = {
Expand Down

0 comments on commit 97dad46

Please sign in to comment.