Skip to content

Commit

Permalink
feat(deps): mobile ads sdk upgrade - ios 11.7.0 android 23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dylancom committed Jul 16, 2024
1 parent bc9649b commit 5f0486f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
],
"sdkVersions": {
"ios": {
"googleMobileAds": "11.5.0",
"googleUmp": "2.4.0"
"googleMobileAds": "11.7.0",
"googleUmp": "2.5.0"
},
"android": {
"minSdk": 21,
"targetSdk": 34,
"compileSdk": 34,
"buildTools": "34.0.0",
"googleMobileAds": "23.1.0",
"googleUmp": "2.2.0"
"googleMobileAds": "23.2.0",
"googleUmp": "3.0.0"
}
},
"react-native-builder-bob": {
Expand Down

0 comments on commit 5f0486f

Please sign in to comment.