Skip to content

Commit

Permalink
AppLovin - 10.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p158276 committed Mar 30, 2021
1 parent ca96bb7 commit 686880e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AppLovin/AppLovinAdapterConfiguration.m
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ @implementation AppLovinAdapterConfiguration

static NSString *const kAppLovinSDKInfoPlistKey = @"AppLovinSdkKey";
static NSString *const kAdapterErrorDomain = @"com.mopub.mopub-ios-sdk.mopub-applovin-adapters";
static NSString *const kAdapterVersion = @"10.0.1.0";
static NSString *const kAdapterVersion = @"10.1.0.0";

static NSString *gSdkKey = nil;

Expand Down
3 changes: 3 additions & 0 deletions AppLovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Changelog
* 10.1.0.0
* This version of the adapters has been certified with AppLovin SDK 10.1.0 and MoPub SDK 5.16.2.

* 10.0.1.0
* Pass `mediationProvider` data for AppLovin SDK to collect ad source information.
* This version of the adapters has been certified with AppLovin SDK 10.0.1 and MoPub SDK 5.16.1.
Expand Down

0 comments on commit 686880e

Please sign in to comment.