Skip to content

Commit

Permalink
feat(deps): mobile ads sdk upgrade - ios 10.10.0 android 22.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dylancom committed Sep 25, 2023
1 parent ef01b7e commit 96b2450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
],
"sdkVersions": {
"ios": {
"googleMobileAds": "10.9.0",
"googleMobileAds": "10.10.0",
"googleUmp": "2.1.0"
},
"android": {
"minSdk": 19,
"targetSdk": 30,
"compileSdk": 31,
"buildTools": "31.0.0",
"googleMobileAds": "22.2.0",
"googleMobileAds": "22.4.0",
"googleUmp": "2.1.0"
}
},
Expand Down

0 comments on commit 96b2450

Please sign in to comment.