diff --git a/EventHandlers/PrebidMobileAdMobAdapters/Sources/PrebidAdMobMediationBaseAdapter.swift b/EventHandlers/PrebidMobileAdMobAdapters/Sources/PrebidAdMobMediationBaseAdapter.swift index e85ae577d..6f80cd832 100644 --- a/EventHandlers/PrebidMobileAdMobAdapters/Sources/PrebidAdMobMediationBaseAdapter.swift +++ b/EventHandlers/PrebidMobileAdMobAdapters/Sources/PrebidAdMobMediationBaseAdapter.swift @@ -41,7 +41,7 @@ public class PrebidAdMobMediationBaseAdapter: NSObject, GADMediationAdapter { // Added for tests static func latestTestedGMAVersion() -> GADVersionNumber { - return GADVersionNumber(majorVersion: 10, minorVersion: 5, patchVersion: 0) + return GADVersionNumber(majorVersion: 10, minorVersion: 6, patchVersion: 0) } required public override init() { diff --git a/EventHandlers/PrebidMobileGAMEventHandlers/Sources/GAMUtils.swift b/EventHandlers/PrebidMobileGAMEventHandlers/Sources/GAMUtils.swift index 79a6134f9..bf980f719 100644 --- a/EventHandlers/PrebidMobileGAMEventHandlers/Sources/GAMUtils.swift +++ b/EventHandlers/PrebidMobileGAMEventHandlers/Sources/GAMUtils.swift @@ -59,7 +59,7 @@ public class GAMUtils: NSObject { // Added for tests static func latestTestedGMAVersion() -> GADVersionNumber { - return GADVersionNumber(majorVersion: 10, minorVersion: 5, patchVersion: 0) + return GADVersionNumber(majorVersion: 10, minorVersion: 6, patchVersion: 0) } // MARK: Private Methods diff --git a/InternalTestApp/InternalTestApp.xcodeproj/project.pbxproj b/InternalTestApp/InternalTestApp.xcodeproj/project.pbxproj index 38d7aa783..c6cd10d57 100644 --- a/InternalTestApp/InternalTestApp.xcodeproj/project.pbxproj +++ b/InternalTestApp/InternalTestApp.xcodeproj/project.pbxproj @@ -1290,7 +1290,7 @@ ); inputPaths = ( "${PODS_ROOT}/Target Support Files/Pods-InternalTestApp-Skadn/Pods-InternalTestApp-Skadn-resources.sh", - "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.9.0/AppLovinSDKResources.bundle", + "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.10.1/AppLovinSDKResources.bundle", ); name = "[CP] Copy Pods Resources"; outputPaths = ( @@ -1308,7 +1308,7 @@ ); inputPaths = ( "${PODS_ROOT}/Target Support Files/Pods-InternalTestApp/Pods-InternalTestApp-resources.sh", - "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.9.0/AppLovinSDKResources.bundle", + "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.10.1/AppLovinSDKResources.bundle", ); name = "[CP] Copy Pods Resources"; outputPaths = ( @@ -1446,7 +1446,7 @@ ); inputPaths = ( "${PODS_ROOT}/Target Support Files/Pods-InternalTestAppTests/Pods-InternalTestAppTests-resources.sh", - "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.9.0/AppLovinSDKResources.bundle", + "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.10.1/AppLovinSDKResources.bundle", ); name = "[CP] Copy Pods Resources"; outputPaths = ( diff --git a/Podfile.lock b/Podfile.lock index 416f8422d..9d69e685d 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,26 +1,26 @@ PODS: - Alamofire (4.9.1) - - AppLovinSDK (11.9.0) + - AppLovinSDK (11.10.1) - Eureka (5.4.0) - - Google-Mobile-Ads-SDK (10.5.0): + - Google-Mobile-Ads-SDK (10.6.0): - GoogleAppMeasurement (< 11.0, >= 7.0) - GoogleUserMessagingPlatform (>= 1.1) - GoogleAds-IMA-iOS-SDK (3.19.2) - - GoogleAppMeasurement (10.9.0): - - GoogleAppMeasurement/AdIdSupport (= 10.9.0) + - GoogleAppMeasurement (10.10.0): + - GoogleAppMeasurement/AdIdSupport (= 10.10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/AdIdSupport (10.9.0): - - GoogleAppMeasurement/WithoutAdIdSupport (= 10.9.0) + - GoogleAppMeasurement/AdIdSupport (10.10.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/WithoutAdIdSupport (10.9.0): + - GoogleAppMeasurement/WithoutAdIdSupport (10.10.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) @@ -79,11 +79,11 @@ SPEC REPOS: SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 - AppLovinSDK: 2022f21e5b713b2c04bb7c2f10bde0f2dea89f11 + AppLovinSDK: a76e8ec3d34fb172c7a32c15efe6805e070c918a Eureka: fadaa9fa3d6e402d3c60f78f24edf3d7bafc9c29 - Google-Mobile-Ads-SDK: d4846d2d9bfe840ad7444078b5f9f565032bd4c2 + Google-Mobile-Ads-SDK: 07599a44221fb3f00d111d5c2f4e27549f8dbf21 GoogleAds-IMA-iOS-SDK: 0e817c05ab26f1b9285c80f4a75e1350a916d50b - GoogleAppMeasurement: 373bcbead1bb6a85be7a64d5d8f96284b762ea9c + GoogleAppMeasurement: bbbfd4bcb2b40ae9b772c3b0823a58c1e3d618f9 GoogleUserMessagingPlatform: 5f8b30daf181805317b6b985bb51c1ff3beca054 GoogleUtilities: 9aa0ad5a7bc171f8bae016300bfcfa3fb8425749 nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 diff --git a/PrebidMobile/AdUnits/Utils.swift b/PrebidMobile/AdUnits/Utils.swift index c22913c38..589882026 100644 --- a/PrebidMobile/AdUnits/Utils.swift +++ b/PrebidMobile/AdUnits/Utils.swift @@ -25,7 +25,7 @@ public class Utils: NSObject { public static let shared = Utils() var latestTestedGMAVersion: (Int, Int, Int) { - (10, 5, 0) + (10, 6, 0) } /** diff --git a/tools/PrebidValidator/Dr.Prebid.xcodeproj/project.pbxproj b/tools/PrebidValidator/Dr.Prebid.xcodeproj/project.pbxproj index 08ca2491e..37acaa723 100644 --- a/tools/PrebidValidator/Dr.Prebid.xcodeproj/project.pbxproj +++ b/tools/PrebidValidator/Dr.Prebid.xcodeproj/project.pbxproj @@ -647,7 +647,7 @@ ); inputPaths = ( "${PODS_ROOT}/Target Support Files/Pods-Dr.Prebid/Pods-Dr.Prebid-resources.sh", - "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.9.0/AppLovinSDKResources.bundle", + "${PODS_ROOT}/AppLovinSDK/applovin-ios-sdk-11.10.1/AppLovinSDKResources.bundle", ); name = "[CP] Copy Pods Resources"; outputPaths = (