diff --git a/RNGoogleMobileAdsExample/ios/Podfile.lock b/RNGoogleMobileAdsExample/ios/Podfile.lock index c87748b8..e6f0ebea 100644 --- a/RNGoogleMobileAdsExample/ios/Podfile.lock +++ b/RNGoogleMobileAdsExample/ios/Podfile.lock @@ -73,46 +73,46 @@ PODS: - FlipperKit/FlipperKitNetworkPlugin - fmt (6.2.1) - glog (0.3.5) - - Google-Mobile-Ads-SDK (9.9.0): + - Google-Mobile-Ads-SDK (9.10.0): - GoogleAppMeasurement (< 10.0, >= 7.0) - GoogleUserMessagingPlatform (>= 1.1) - - GoogleAppMeasurement (9.5.0): - - GoogleAppMeasurement/AdIdSupport (= 9.5.0) + - GoogleAppMeasurement (9.6.0): + - GoogleAppMeasurement/AdIdSupport (= 9.6.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - GoogleUtilities/MethodSwizzler (~> 7.7) - GoogleUtilities/Network (~> 7.7) - "GoogleUtilities/NSData+zlib (~> 7.7)" - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/AdIdSupport (9.5.0): - - GoogleAppMeasurement/WithoutAdIdSupport (= 9.5.0) + - GoogleAppMeasurement/AdIdSupport (9.6.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 9.6.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - GoogleUtilities/MethodSwizzler (~> 7.7) - GoogleUtilities/Network (~> 7.7) - "GoogleUtilities/NSData+zlib (~> 7.7)" - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/WithoutAdIdSupport (9.5.0): + - GoogleAppMeasurement/WithoutAdIdSupport (9.6.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.7) - GoogleUtilities/MethodSwizzler (~> 7.7) - GoogleUtilities/Network (~> 7.7) - "GoogleUtilities/NSData+zlib (~> 7.7)" - nanopb (< 2.30910.0, >= 2.30908.0) - GoogleUserMessagingPlatform (2.0.0) - - GoogleUtilities/AppDelegateSwizzler (7.7.0): + - GoogleUtilities/AppDelegateSwizzler (7.8.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.7.0): + - GoogleUtilities/Environment (7.8.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.7.0): + - GoogleUtilities/Logger (7.8.0): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.7.0): + - GoogleUtilities/MethodSwizzler (7.8.0): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.7.0): + - GoogleUtilities/Network (7.8.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.7.0)" - - GoogleUtilities/Reachability (7.7.0): + - "GoogleUtilities/NSData+zlib (7.8.0)" + - GoogleUtilities/Reachability (7.8.0): - GoogleUtilities/Logger - Jet (0.8.0): - React-Core @@ -396,8 +396,8 @@ PODS: - React-jsi (= 0.68.1) - React-logger (= 0.68.1) - React-perflogger (= 0.68.1) - - RNGoogleMobileAds (8.0.0): - - Google-Mobile-Ads-SDK (= 9.9.0) + - RNGoogleMobileAds (8.0.1): + - Google-Mobile-Ads-SDK (= 9.10.0) - GoogleUserMessagingPlatform (= 2.0.0) - React-Core - SocketRocket (0.6.0) @@ -573,10 +573,10 @@ SPEC CHECKSUMS: FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 glog: 476ee3e89abb49e07f822b48323c51c57124b572 - Google-Mobile-Ads-SDK: 8822993da940ab920bad131b5bffce7eb3f62c6a - GoogleAppMeasurement: 6ee231473fbd75c11221dfce489894334024eead + Google-Mobile-Ads-SDK: eb398023f0d97cdd259b171052f1eb433de00c87 + GoogleAppMeasurement: 6de2b1a69e4326eb82ee05d138f6a5cb7311bcb1 GoogleUserMessagingPlatform: ab890ce5f6620f293a21b6bdd82e416a2c73aeca - GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1 + GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7 Jet: c17c29bfbbaff56f08a17678211f36b859173e99 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 @@ -607,7 +607,7 @@ SPEC CHECKSUMS: React-RCTVibration: 9e344c840176b0af9c84d5019eb4fed8b3c105a1 React-runtimeexecutor: 7285b499d0339104b2813a1f58ad1ada4adbd6c0 ReactCommon: bf2888a826ceedf54b99ad1b6182d1bc4a8a3984 - RNGoogleMobileAds: 0a34821c72d388edcde6baf273aa7d47ea901742 + RNGoogleMobileAds: 39dd347f61a94511d1fd9237dd598c8ce37f873e SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608 Yoga: 17cd9a50243093b547c1e539c749928dd68152da YogaKit: f782866e155069a2cca2517aafea43200b01fd5a diff --git a/package.json b/package.json index c3e6d86b..76f7f270 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ ], "sdkVersions": { "ios": { - "googleMobileAds": "9.9.0", + "googleMobileAds": "9.10.0", "googleUmp": "2.0.0" }, "android": { @@ -49,7 +49,7 @@ "targetSdk": 30, "compileSdk": 31, "buildTools": "31.0.0", - "googleMobileAds": "21.1.0", + "googleMobileAds": "21.2.0", "googleUmp": "2.0.0" } },