Skip to content

Commit

Permalink
AmazonAdMarketplace/4.5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Oct 15, 2022
1 parent 54841d4 commit ce62f61
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#import "ALAmazonAdMarketplaceMediationAdapter.h"
#import <DTBiOSSDK/DTBiOSSDK.h>

#define ADAPTER_VERSION @"4.5.4.0"
#define ADAPTER_VERSION @"4.5.5.0"

/**
* Container object for holding mediation hints dict generated from Amazon's SDK and the timestamp it was geenrated at.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ s.authors =
'AppLovin Corporation' => '[email protected]'
}
s.name = 'AppLovinMediationAmazonAdMarketplaceAdapter'
s.version = '4.5.4.0'
s.version = '4.5.5.0'
s.platform = :ios, '12.0'
s.summary = 'Amazon Publisher Services adapter used for mediation with the AppLovin MAX SDK'
s.homepage = "https://github.com/CocoaPods/Specs/search?o=desc&q=#{s.name}&s=indexed"
Expand Down
3 changes: 3 additions & 0 deletions AmazonAdMarketplace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 4.5.5.0
* Certified with APS SDK 4.5.5.

## 4.5.4.0
* Certified with APS SDK 4.5.4.

Expand Down

0 comments on commit ce62f61

Please sign in to comment.