File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
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.11 .0'
57
+ implementation ' com.argyle:argyle-link-android:5.12 .0'
58
58
}
59
59
60
60
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.11.1 '
22
+ s . dependency 'Argyle' , '5.12.0 '
23
23
end
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Argyle (5.11.1)
3
- - argyle-plugin-react-native (5.11.1 ):
3
+ - argyle-plugin-react-native (5.12.0 ):
4
4
- Argyle (= 5.11.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: ad4a6b17ed76f752bd5680a82566a8f54f55fb97
1322
- argyle-plugin-react-native: 8b6b6609b3439983055aed84b773e213cd324529
1322
+ argyle-plugin-react-native: 29666838e07f4460966e1bbc5ac225732ebd3a41
1323
1323
boost: 26fad476bfa736552bbfa698a06cc530475c1505
1324
1324
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
1325
1325
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
You can’t perform that action at this time.
0 commit comments