File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ repositories {
54
54
dependencies {
55
55
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:${ project.ext.kotlinVersion} "
56
56
implementation " com.facebook.react:react-native:${ safeExtGet('reactnativeVersion', '+')} "
57
- implementation ' com.argyle:argyle-link-android:5.10 .0'
57
+ implementation ' com.argyle:argyle-link-android:5.11 .0'
58
58
}
59
59
60
60
def configureReactNativePom (def pom ) {
Original file line number Diff line number Diff line change @@ -19,6 +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.10.1 '
22
+ s . dependency 'Argyle' , '5.11.0 '
23
23
end
24
-
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Argyle (5.10.1)
3
- - argyle-plugin-react-native (5.10.1 ):
3
+ - argyle-plugin-react-native (5.11.0 ):
4
4
- Argyle (= 5.10.1)
5
5
- React
6
6
- boost (1.83.0)
@@ -1319,7 +1319,7 @@ EXTERNAL SOURCES:
1319
1319
1320
1320
SPEC CHECKSUMS:
1321
1321
Argyle: 730fca9b08d342e62c194baacfbbced2e6680b52
1322
- argyle-plugin-react-native: 07325957893647bff82e58d9b5bb4b33029d50a3
1322
+ argyle-plugin-react-native: 4fa7ea27ea63ca5c7fe7015513d845c735763af2
1323
1323
boost: 26fad476bfa736552bbfa698a06cc530475c1505
1324
1324
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
1325
1325
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
@@ -1381,7 +1381,7 @@ SPEC CHECKSUMS:
1381
1381
ReactCommon: ddb128564dcbfa0287d3d1a2d10f8c7457c971f6
1382
1382
RNCClipboard: 5e503962f0719ace8f7fdfe9c60282b526305c85
1383
1383
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
1384
- Yoga: 4f53dc50008d626fa679c7a1cb4bed898f8c0bde
1384
+ Yoga: 2b33a7ac96c58cdaa7b810948fc6a2a76ed2d108
1385
1385
1386
1386
PODFILE CHECKSUM: d778f04d1ea34caf3a428a92d0514b83355d7a98
1387
1387
You can’t perform that action at this time.
0 commit comments