Skip to content

Commit 859c1cc

Browse files
committed
podfile++
1 parent e7046aa commit 859c1cc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ target "Vector" do
88

99
# Different flavours of pods to MatrixKit
1010
# The tagged version on which this version of Vector has been built
11-
pod 'MatrixKit', '0.3.16'
11+
pod 'MatrixKit', '0.3.17'
1212

1313
# The lastest release available on the CocoaPods repository
1414
#pod 'MatrixKit'

Podfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@ PODS:
3232
- GoogleAnalytics (3.17.0)
3333
- HPGrowingTextView (1.1)
3434
- libPhoneNumber-iOS (0.8.16)
35-
- MatrixKit (0.3.16):
35+
- MatrixKit (0.3.17):
3636
- DTCoreText (~> 1.6.17)
3737
- GHMarkdownParser (~> 0.1.2)
3838
- HPGrowingTextView (~> 1.1)
3939
- libPhoneNumber-iOS (~> 0.8.14)
40-
- MatrixSDK (= 0.6.14)
41-
- MatrixSDK (0.6.14):
40+
- MatrixSDK (= 0.6.16)
41+
- MatrixSDK (0.6.16):
4242
- AFNetworking (~> 3.1.0)
4343
- WebRTC (13869.6.0)
4444

4545
DEPENDENCIES:
4646
- GBDeviceInfo (~> 4.1.0)
4747
- GoogleAnalytics
48-
- MatrixKit (= 0.3.16)
48+
- MatrixKit (= 0.3.17)
4949
- WebRTC (= 13869.6.0)
5050

5151
SPEC CHECKSUMS:
@@ -57,10 +57,10 @@ SPEC CHECKSUMS:
5757
GoogleAnalytics: f42cc53a87a51fe94334821868d9c8481ff47a7b
5858
HPGrowingTextView: 88a716d97fb853bcb08a4a08e4727da17efc9b19
5959
libPhoneNumber-iOS: acb5805f67892db37adc3440290a367923672b51
60-
MatrixKit: 6bab7a45a776ff3b0a570bff5440fb476ca89432
61-
MatrixSDK: 913f5fcae81f6d9eb80734536dae76a6922050f2
60+
MatrixKit: 27db293322d5f7168906c5863a440d98f453d55d
61+
MatrixSDK: 09b3a2362ddf9611e855dbf9d736fce36af2f635
6262
WebRTC: ee369681c4f06e868fa45a7a6abbbf2c865c49ae
6363

64-
PODFILE CHECKSUM: 88ca050feb1d656ce9b2fdea0c5a4f15493be1f9
64+
PODFILE CHECKSUM: 6eb2492ab44c8390a83af5975739ca21e3797215
6565

6666
COCOAPODS: 1.0.1

0 commit comments

Comments
 (0)