Skip to content

Commit

Permalink
feat(deps): mobile ads sdk upgrade - ios 10.14.0 android 22.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dylancom committed Dec 4, 2023
1 parent 1e7b97a commit f3a8146
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
],
"sdkVersions": {
"ios": {
"googleMobileAds": "10.12.0",
"googleMobileAds": "10.14.0",
"googleUmp": "2.1.0"
},
"android": {
"minSdk": 19,
"targetSdk": 30,
"compileSdk": 31,
"buildTools": "31.0.0",
"googleMobileAds": "22.4.0",
"targetSdk": 33,
"compileSdk": 33,
"buildTools": "33.0.0",
"googleMobileAds": "22.5.0",
"googleUmp": "2.1.0"
}
},
Expand Down

0 comments on commit f3a8146

Please sign in to comment.