Skip to content

Commit

Permalink
Merge pull request #524 from dashpay/develop
Browse files Browse the repository at this point in the history
release: Core v0.20 hard fork activation
  • Loading branch information
pankcuf authored Dec 8, 2023
2 parents bdbe18a + a2e8d4e commit 71d2f95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DashSync.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Pod::Spec.new do |s|
s.ios.framework = 'UIKit'
s.macos.framework = 'Cocoa'
s.compiler_flags = '-Wno-comma'
s.dependency 'DashSharedCore', '0.4.15'
s.dependency 'DashSharedCore', '0.4.16'
s.dependency 'CocoaLumberjack', '3.7.2'
s.ios.dependency 'DWAlertController', '0.2.1'
s.dependency 'DSDynamicOptions', '0.1.2'
Expand Down
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -586,11 +586,11 @@ PODS:
- "!ProtoCompiler-gRPCPlugin (~> 1.0)"
- DAPI-GRPC/Messages
- gRPC-ProtoRPC
- DashSharedCore (0.4.15)
- DashSharedCore (0.4.16)
- DashSync (0.1.0):
- CocoaLumberjack (= 3.7.2)
- DAPI-GRPC (= 0.22.0-dev.8)
- DashSharedCore (= 0.4.15)
- DashSharedCore (= 0.4.16)
- DSDynamicOptions (= 0.1.2)
- DWAlertController (= 0.2.1)
- TinyCborObjc (= 0.4.6)
Expand Down Expand Up @@ -712,8 +712,8 @@ SPEC CHECKSUMS:
CocoaImageHashing: 8656031d0899abe6c1c415827de43e9798189c53
CocoaLumberjack: b7e05132ff94f6ae4dfa9d5bce9141893a21d9da
DAPI-GRPC: 138d62523bbfe7e88a39896f1053c0bc12390d9f
DashSharedCore: 837242d84149ee9d1cce1037cc583751553421fa
DashSync: 9c5355f4cd18808ef1eeb0d61cce174f52a1f27f
DashSharedCore: 81d3327cbea4103114b768eed4d36e742417b63b
DashSync: 5c4dea6e4ef83df33f23f85b7f2b97ef6843de87
DSDynamicOptions: 347cc5d2c4e080eb3de6a86719ad3d861b82adfc
DWAlertController: 5f4cd8adf90336331c054857f709f5f8d4b16a5b
gRPC: 64f36d689b2ecd99c4351f74e6f91347cdc65d9f
Expand All @@ -728,4 +728,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 8cb419eb95422ed65fbdc41960e405e8cc54dda7

COCOAPODS: 1.14.2
COCOAPODS: 1.14.3

0 comments on commit 71d2f95

Please sign in to comment.