Skip to content

Commit 71d2f95

Browse files
authored
Merge pull request #524 from dashpay/develop
release: Core v0.20 hard fork activation
2 parents bdbe18a + a2e8d4e commit 71d2f95

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

DashSync.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
3434
s.ios.framework = 'UIKit'
3535
s.macos.framework = 'Cocoa'
3636
s.compiler_flags = '-Wno-comma'
37-
s.dependency 'DashSharedCore', '0.4.15'
37+
s.dependency 'DashSharedCore', '0.4.16'
3838
s.dependency 'CocoaLumberjack', '3.7.2'
3939
s.ios.dependency 'DWAlertController', '0.2.1'
4040
s.dependency 'DSDynamicOptions', '0.1.2'

Example/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -586,11 +586,11 @@ PODS:
586586
- "!ProtoCompiler-gRPCPlugin (~> 1.0)"
587587
- DAPI-GRPC/Messages
588588
- gRPC-ProtoRPC
589-
- DashSharedCore (0.4.15)
589+
- DashSharedCore (0.4.16)
590590
- DashSync (0.1.0):
591591
- CocoaLumberjack (= 3.7.2)
592592
- DAPI-GRPC (= 0.22.0-dev.8)
593-
- DashSharedCore (= 0.4.15)
593+
- DashSharedCore (= 0.4.16)
594594
- DSDynamicOptions (= 0.1.2)
595595
- DWAlertController (= 0.2.1)
596596
- TinyCborObjc (= 0.4.6)
@@ -712,8 +712,8 @@ SPEC CHECKSUMS:
712712
CocoaImageHashing: 8656031d0899abe6c1c415827de43e9798189c53
713713
CocoaLumberjack: b7e05132ff94f6ae4dfa9d5bce9141893a21d9da
714714
DAPI-GRPC: 138d62523bbfe7e88a39896f1053c0bc12390d9f
715-
DashSharedCore: 837242d84149ee9d1cce1037cc583751553421fa
716-
DashSync: 9c5355f4cd18808ef1eeb0d61cce174f52a1f27f
715+
DashSharedCore: 81d3327cbea4103114b768eed4d36e742417b63b
716+
DashSync: 5c4dea6e4ef83df33f23f85b7f2b97ef6843de87
717717
DSDynamicOptions: 347cc5d2c4e080eb3de6a86719ad3d861b82adfc
718718
DWAlertController: 5f4cd8adf90336331c054857f709f5f8d4b16a5b
719719
gRPC: 64f36d689b2ecd99c4351f74e6f91347cdc65d9f
@@ -728,4 +728,4 @@ SPEC CHECKSUMS:
728728

729729
PODFILE CHECKSUM: 8cb419eb95422ed65fbdc41960e405e8cc54dda7
730730

731-
COCOAPODS: 1.14.2
731+
COCOAPODS: 1.14.3

0 commit comments

Comments
 (0)