Skip to content

Commit

Permalink
build(deps): mobile ads sdk upgrade - ios 11.10.0 android 23.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dylancom committed Oct 16, 2024
1 parent 906c58a commit 5469791
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
],
"sdkVersions": {
"ios": {
"googleMobileAds": "11.7.0",
"googleUmp": "2.5.0"
"googleMobileAds": "11.10.0",
"googleUmp": "2.6.0"
},
"android": {
"minSdk": 21,
"targetSdk": 34,
"compileSdk": 34,
"buildTools": "34.0.0",
"googleMobileAds": "23.2.0",
"googleMobileAds": "23.4.0",
"googleUmp": "3.0.0"
}
},
Expand Down

0 comments on commit 5469791

Please sign in to comment.