Skip to content

Commit

Permalink
Change URL for Litecoin API sync
Browse files Browse the repository at this point in the history
  • Loading branch information
esen committed Nov 15, 2023
1 parent 8dfa3b5 commit c1d9460
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10957,7 +10957,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.36.1;
MARKETING_VERSION = 0.36.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OfficeMode = true;
Expand Down Expand Up @@ -11029,7 +11029,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.36.1;
MARKETING_VERSION = 0.36.2;
MTL_ENABLE_DEBUG_INFO = NO;
OfficeMode = false;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -11278,7 +11278,7 @@
repositoryURL = "https://github.com/horizontalsystems/LitecoinKit.Swift";
requirement = {
kind = exactVersion;
version = 2.1.0;
version = "2.1.0-hotfix";
};
};
D3604E6E28F03AC70066C366 /* XCRemoteSwiftPackageReference "MarketKit.Swift" */ = {
Expand Down

0 comments on commit c1d9460

Please sign in to comment.