|
@@ -83,8 +83,8 @@ PODS:
|
83
|
83
|
- nanopb (~> 1.30906.0)
|
84
|
84
|
- GoogleDataTransport (7.5.1):
|
85
|
85
|
- nanopb (~> 1.30906.0)
|
86
|
|
- - GoogleSignIn (5.0.2):
|
87
|
|
- - AppAuth (~> 1.2)
|
|
86
|
+ - GoogleSignIn (6.0.2):
|
|
87
|
+ - AppAuth (~> 1.4)
|
88
|
88
|
- GTMAppAuth (~> 1.0)
|
89
|
89
|
- GTMSessionFetcher/Core (~> 1.1)
|
90
|
90
|
- GoogleUtilities/AppDelegateSwizzler (6.7.2):
|
|
@@ -373,9 +373,9 @@ PODS:
|
373
|
373
|
- React-Core
|
374
|
374
|
- RNGestureHandler (1.10.3):
|
375
|
375
|
- React-Core
|
376
|
|
- - RNGoogleSignin (3.0.1):
|
377
|
|
- - GoogleSignIn (~> 5.0.0)
|
378
|
|
- - React
|
|
376
|
+ - RNGoogleSignin (7.0.4):
|
|
377
|
+ - GoogleSignIn (~> 6.0.0)
|
|
378
|
+ - React-Core
|
379
|
379
|
- RNReanimated (1.13.3):
|
380
|
380
|
- React-Core
|
381
|
381
|
- RNScreens (2.18.1):
|
|
@@ -442,7 +442,7 @@ DEPENDENCIES:
|
442
|
442
|
- RNDefaultPreference (from `../node_modules/react-native-default-preference`)
|
443
|
443
|
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
|
444
|
444
|
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
|
445
|
|
- - "RNGoogleSignin (from `../node_modules/@react-native-community/google-signin`)"
|
|
445
|
+ - "RNGoogleSignin (from `../node_modules/@react-native-google-signin/google-signin`)"
|
446
|
446
|
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
447
|
447
|
- RNScreens (from `../node_modules/react-native-screens`)
|
448
|
448
|
- RNSound (from `../node_modules/react-native-sound`)
|
|
@@ -561,7 +561,7 @@ EXTERNAL SOURCES:
|
561
|
561
|
RNGestureHandler:
|
562
|
562
|
:path: "../node_modules/react-native-gesture-handler"
|
563
|
563
|
RNGoogleSignin:
|
564
|
|
- :path: "../node_modules/@react-native-community/google-signin"
|
|
564
|
+ :path: "../node_modules/@react-native-google-signin/google-signin"
|
565
|
565
|
RNReanimated:
|
566
|
566
|
:path: "../node_modules/react-native-reanimated"
|
567
|
567
|
RNScreens:
|
|
@@ -595,7 +595,7 @@ SPEC CHECKSUMS:
|
595
|
595
|
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
|
596
|
596
|
GoogleAppMeasurement: 966e88df9d19c15715137bb2ddaf52373f111436
|
597
|
597
|
GoogleDataTransport: f56af7caa4ed338dc8e138a5d7c5973e66440833
|
598
|
|
- GoogleSignIn: 7137d297ddc022a7e0aa4619c86d72c909fa7213
|
|
598
|
+ GoogleSignIn: fd381840dbe7c1137aa6dc30849a5c3e070c034a
|
599
|
599
|
GoogleUtilities: 7f2f5a07f888cdb145101d6042bc4422f57e70b3
|
600
|
600
|
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
|
601
|
601
|
GTMSessionFetcher: 43748f93435c2aa068b1cbe39655aaf600652e91
|
|
@@ -639,7 +639,7 @@ SPEC CHECKSUMS:
|
639
|
639
|
RNDefaultPreference: 1f8133ec0bc0f9453cdada578564ba1ef551fb44
|
640
|
640
|
RNDeviceInfo: 87d2d175c760f6bcf58acd036f887e8b2392802c
|
641
|
641
|
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
|
642
|
|
- RNGoogleSignin: 39336070b35fc4cea6a98cf111e00480317be0ae
|
|
642
|
+ RNGoogleSignin: c4381751eefd73c552b923ba347a9bfc6f18771c
|
643
|
643
|
RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926
|
644
|
644
|
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
|
645
|
645
|
RNSound: da030221e6ac7e8290c6b43f2b5f2133a8e225b0
|
|
@@ -647,6 +647,6 @@ SPEC CHECKSUMS:
|
647
|
647
|
RNWatch: a5320c959c75e72845c07985f3e935e58998f1d3
|
648
|
648
|
Yoga: 96b469c5e81ff51b917b92e8c3390642d4ded30c
|
649
|
649
|
|
650
|
|
-PODFILE CHECKSUM: 0cfc1f35e2872ceb0a86252e14e226bd489a2602
|
|
650
|
+PODFILE CHECKSUM: c199ad2ae940ea667c3bda71afa858301694e9b9
|
651
|
651
|
|
652
|
652
|
COCOAPODS: 1.11.2
|