Skip to content

Commit

Permalink
refactor: smart banner deprecation in favor of adaptive banner
Browse files Browse the repository at this point in the history
  • Loading branch information
dylancom authored and mikehardy committed Dec 10, 2021
1 parent 1a694ae commit ed2d826
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion lib/BannerAdSize.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export default {
LARGE_BANNER: 'LARGE_BANNER',
LEADERBOARD: 'LEADERBOARD',
MEDIUM_RECTANGLE: 'MEDIUM_RECTANGLE',
SMART_BANNER: 'SMART_BANNER',
FLUID: 'FLUID',
WIDE_SKYSCRAPER: 'WIDE_SKYSCRAPER',
};
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"sdkVersions": {
"ios": {
"googleAds": "7.69.0"
"googleAds": "8.13.0"
},
"android": {
"minSdk": 16,
Expand Down

0 comments on commit ed2d826

Please sign in to comment.