diff --git a/Examples/ThirdPartyMediationAdapterTemplate/ThirdPartyMediationAdapterTemplate.xcodeproj/project.pbxproj b/Examples/ThirdPartyMediationAdapterTemplate/ThirdPartyMediationAdapterTemplate.xcodeproj/project.pbxproj index 2785350..e386fd6 100644 --- a/Examples/ThirdPartyMediationAdapterTemplate/ThirdPartyMediationAdapterTemplate.xcodeproj/project.pbxproj +++ b/Examples/ThirdPartyMediationAdapterTemplate/ThirdPartyMediationAdapterTemplate.xcodeproj/project.pbxproj @@ -284,7 +284,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 7.4.0; + CURRENT_PROJECT_VERSION = 7.4.1; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -305,7 +305,7 @@ GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 17.0; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 7.4.0; + MARKETING_VERSION = 7.4.1; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -349,7 +349,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 7.4.0; + CURRENT_PROJECT_VERSION = 7.4.1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -364,7 +364,7 @@ GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 17.0; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; - MARKETING_VERSION = 7.4.0; + MARKETING_VERSION = 7.4.1; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; diff --git a/Examples/YandexMobileAdsExample/YandexMobileAdsExample.xcodeproj/project.pbxproj b/Examples/YandexMobileAdsExample/YandexMobileAdsExample.xcodeproj/project.pbxproj index 1e8074b..e5cfd6d 100644 --- a/Examples/YandexMobileAdsExample/YandexMobileAdsExample.xcodeproj/project.pbxproj +++ b/Examples/YandexMobileAdsExample/YandexMobileAdsExample.xcodeproj/project.pbxproj @@ -1208,7 +1208,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 7.4.0; + CURRENT_PROJECT_VERSION = 7.4.1; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1227,7 +1227,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 14.5; - MARKETING_VERSION = 7.4.0; + MARKETING_VERSION = 7.4.1; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -1271,7 +1271,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 7.4.0; + CURRENT_PROJECT_VERSION = 7.4.1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1284,7 +1284,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 14.5; - MARKETING_VERSION = 7.4.0; + MARKETING_VERSION = 7.4.1; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; @@ -1382,7 +1382,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 7.4.0; + CURRENT_PROJECT_VERSION = 7.4.1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1395,7 +1395,7 @@ GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 14.5; - MARKETING_VERSION = 7.4.0; + MARKETING_VERSION = 7.4.1; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; diff --git a/Package.swift b/Package.swift index 39ed5e8..289dc89 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/appmetrica/appmetrica-sdk-ios", "5.0.0"..<"6.0.0"), - .package(url: "https://github.com/divkit/divkit-ios", exact: "30.12.0") + .package(url: "https://github.com/divkit/divkit-ios", exact: "30.16.0") ], targets: [ .target( @@ -63,13 +63,13 @@ let package = Package( ), .binaryTarget( name: "YandexMobileAds", - url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.4.0/spm/9b4d472c-eef0-42c6-b9e9-ac091a290412.zip", - checksum: "c6e6492251a6fec6999136ef5566d551c77a71f58ab29a86c42191787400442d" + url: "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/7.4.1/spm/42c6fa00-e552-4174-8aa8-fbdbfd94fa2a.zip", + checksum: "205bfae201e8a21ca7e7fd0c617d8db05bef9104628090f94145191e215986bc" ), .binaryTarget( name: "YandexMobileAdsInstream", - url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.35.0/spm/a81209d4-6e22-42ce-aff2-5db57549277c.zip", - checksum: "0eb65beea574802bf63533faf67b6d848b49b006ab30659fbc0593ffe02d2236" + url: "https://ads-mobile-sdk.s3.yandex.net/YandexMobileAdsInstream/0.36.0/spm/02f058b1-250c-466a-8f23-bc5ce0ee5a83.zip", + checksum: "85490029789022c64ac9f327a0ff1f8933f11e451ae083dd13cef8e0cf87f8c4" ) ] ) \ No newline at end of file diff --git a/Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/Assets.car b/Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/Assets.car index 22a0d89..174a57b 100644 Binary files a/Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/Assets.car and b/Sources/YandexMobileAdsWrapper/Resources/MobileAdsBundle.bundle/Assets.car differ diff --git a/changelog/adapter/admob-mobileads/CHANGELOG.md b/changelog/adapter/admob-mobileads/CHANGELOG.md index 95d75aa..7d39395 100644 --- a/changelog/adapter/admob-mobileads/CHANGELOG.md +++ b/changelog/adapter/admob-mobileads/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 7.4.1.0 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 7.4.0.0 ### Updated diff --git a/changelog/adapter/ironsource-mobileads/CHANGELOG.md b/changelog/adapter/ironsource-mobileads/CHANGELOG.md index e8f34c0..4ce804c 100644 --- a/changelog/adapter/ironsource-mobileads/CHANGELOG.md +++ b/changelog/adapter/ironsource-mobileads/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## Version 7.4.1.0 + +### Updated + +- Updated minimum supported `IronSourceSDK` version to `8.3.0.0` +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 7.4.0.0 ### Updated diff --git a/changelog/mediation/mobileads-adcolony/CHANGELOG.md b/changelog/mediation/mobileads-adcolony/CHANGELOG.md index b0a7c2b..e5dd7a7 100644 --- a/changelog/mediation/mobileads-adcolony/CHANGELOG.md +++ b/changelog/mediation/mobileads-adcolony/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 4.9.0.21 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 4.9.0.20 ### Updated diff --git a/changelog/mediation/mobileads-applovin/CHANGELOG.md b/changelog/mediation/mobileads-applovin/CHANGELOG.md index 27604b8..cfded48 100644 --- a/changelog/mediation/mobileads-applovin/CHANGELOG.md +++ b/changelog/mediation/mobileads-applovin/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## Version 12.6.1.0 + +### Updated + +- Updated minimum supported `AppLovinSDK` version to `12.6.1` +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 12.6.0.0 ### Updated diff --git a/changelog/mediation/mobileads-bigoads/CHANGELOG.md b/changelog/mediation/mobileads-bigoads/CHANGELOG.md index b336a35..4994906 100644 --- a/changelog/mediation/mobileads-bigoads/CHANGELOG.md +++ b/changelog/mediation/mobileads-bigoads/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 4.2.3.7 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 4.2.3.6 ### Updated diff --git a/changelog/mediation/mobileads-chartboost/CHANGELOG.md b/changelog/mediation/mobileads-chartboost/CHANGELOG.md index 71d6e65..a40ef1f 100644 --- a/changelog/mediation/mobileads-chartboost/CHANGELOG.md +++ b/changelog/mediation/mobileads-chartboost/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 9.7.0.10 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 9.7.0.9 ### Updated diff --git a/changelog/mediation/mobileads-google/CHANGELOG.md b/changelog/mediation/mobileads-google/CHANGELOG.md index 9887a95..9c230d0 100644 --- a/changelog/mediation/mobileads-google/CHANGELOG.md +++ b/changelog/mediation/mobileads-google/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 11.7.0.1 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 11.7.0.0 ### Updated diff --git a/changelog/mediation/mobileads-inmobi/CHANGELOG.md b/changelog/mediation/mobileads-inmobi/CHANGELOG.md index 69ada69..939e742 100644 --- a/changelog/mediation/mobileads-inmobi/CHANGELOG.md +++ b/changelog/mediation/mobileads-inmobi/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 10.7.5.0 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 10.7.4.4 ### Updated diff --git a/changelog/mediation/mobileads-ironsource/CHANGELOG.md b/changelog/mediation/mobileads-ironsource/CHANGELOG.md index dc74616..6442da4 100644 --- a/changelog/mediation/mobileads-ironsource/CHANGELOG.md +++ b/changelog/mediation/mobileads-ironsource/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## Version 8.3.0.0 + +### Updated + +- Updated minimum supported `IronSourceSDK` version to `8.3.0.0` +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 8.2.0.3 ### Updated diff --git a/changelog/mediation/mobileads-mintegral/CHANGELOG.md b/changelog/mediation/mobileads-mintegral/CHANGELOG.md index 18d1e9d..1a10ce2 100644 --- a/changelog/mediation/mobileads-mintegral/CHANGELOG.md +++ b/changelog/mediation/mobileads-mintegral/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 7.6.9.1 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 7.6.9.0 ### Updated @@ -29,15 +35,15 @@ All notable changes to this project will be documented in this file. ## Version 7.6.7.0 +### Added + +- Added Mintegral native ad support + ### Updated - Updated minimum supported `MintegralAdSDK` version to `7.6.7` - Updated minimum supported `YandexMobileAds` version to `7.2.0` -### Added - -- Added Mintegral native ad support - ## Version 7.6.4.1 ### Updated diff --git a/changelog/mediation/mobileads-mytarget/CHANGELOG.md b/changelog/mediation/mobileads-mytarget/CHANGELOG.md index 062ec5a..86eb8cc 100644 --- a/changelog/mediation/mobileads-mytarget/CHANGELOG.md +++ b/changelog/mediation/mobileads-mytarget/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## Version 5.21.7.0 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` +- Updated minimum supported `myTargetSDK` version to `5.21.7` + ## Version 5.21.6.0 ### Updated diff --git a/changelog/mediation/mobileads-startapp/CHANGELOG.md b/changelog/mediation/mobileads-startapp/CHANGELOG.md index 77e38da..cb6cb56 100644 --- a/changelog/mediation/mobileads-startapp/CHANGELOG.md +++ b/changelog/mediation/mobileads-startapp/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 4.10.4.1 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 4.10.4.0 ### Updated diff --git a/changelog/mediation/mobileads-unityads/CHANGELOG.md b/changelog/mediation/mobileads-unityads/CHANGELOG.md index 654e9ea..efdafaf 100644 --- a/changelog/mediation/mobileads-unityads/CHANGELOG.md +++ b/changelog/mediation/mobileads-unityads/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 4.12.2.1 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 4.12.2.0 ### Updated diff --git a/changelog/mediation/mobileads-vungle/CHANGELOG.md b/changelog/mediation/mobileads-vungle/CHANGELOG.md index 6475a07..2a365eb 100644 --- a/changelog/mediation/mobileads-vungle/CHANGELOG.md +++ b/changelog/mediation/mobileads-vungle/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 7.4.0.5 + +### Updated + +- Updated minimum supported `YandexMobileAds` version to `7.4.1` + ## Version 7.4.0.4 ### Updated diff --git a/changelog/mobileads/CHANGELOG.md b/changelog/mobileads/CHANGELOG.md index 7fee10a..5dbd2f4 100644 --- a/changelog/mobileads/CHANGELOG.md +++ b/changelog/mobileads/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 7.4.1 + +### Updated + +- Updated minimum supported `DivKit` version to `30.16.0` + ## Version 7.4.0 ### Added