Skip to content

Commit

Permalink
AppLovin - 6.14.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p158276 committed Dec 1, 2020
1 parent e4f3d7d commit 1bd81be
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 = @"6.14.8.2";
static NSString *const kAdapterVersion = @"6.14.9.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
* 6.14.9.0
* This version of the adapters has been certified with AppLovin SDK 6.14.9 and MoPub SDK 5.15.0.

* 6.14.8.2
* Replace imports using `MoPubSDKFramework` with `MoPubSDK`. No external impacts to publishers.

Expand Down

0 comments on commit 1bd81be

Please sign in to comment.