File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ repositories {
52
52
dependencies {
53
53
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:${ project.ext.kotlinVersion} "
54
54
implementation " com.facebook.react:react-native:${ safeExtGet('reactnativeVersion', '+')} "
55
- implementation ' com.argyle:argyle-link-android:5.12 .0'
55
+ implementation ' com.argyle:argyle-link-android:5.13 .0'
56
56
}
57
57
58
58
def configureReactNativePom (def pom ) {
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ Pod::Spec.new do |s|
19
19
s . requires_arc = true
20
20
21
21
s . dependency "React"
22
- s . dependency 'Argyle' , '5.12 .0'
22
+ s . dependency 'Argyle' , '5.13 .0'
23
23
end
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - Argyle (5.12 .0)
3
- - argyle-plugin-react-native (5.12 .0):
4
- - Argyle (= 5.12 .0)
2
+ - Argyle (5.13 .0)
3
+ - argyle-plugin-react-native (5.13 .0):
4
+ - Argyle (= 5.13 .0)
5
5
- React
6
6
- boost (1.83.0)
7
7
- CocoaAsyncSocket (7.6.5)
@@ -1318,8 +1318,8 @@ EXTERNAL SOURCES:
1318
1318
:path: "../node_modules/react-native/ReactCommon/yoga"
1319
1319
1320
1320
SPEC CHECKSUMS:
1321
- Argyle: 16ffa9f9fc854e009dd6064fef33f4d288be35f2
1322
- argyle-plugin-react-native: 82a5254aaf75ec1b130b48bb260edac2a6ec98ac
1321
+ Argyle: edddd552b7bab2ea3e43923a1c12d208c3a0b719
1322
+ argyle-plugin-react-native: c5a8d2c557e3c0f1c3a87a61b06acee014a6c5ef
1323
1323
boost: 26fad476bfa736552bbfa698a06cc530475c1505
1324
1324
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
1325
1325
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
You can’t perform that action at this time.
0 commit comments