Skip to content

Commit 9287eaa

Browse files
committed
feat(deps): update mobile ads sdk - ios 12.2.0 android 24.1.0
1 parent 85b40b3 commit 9287eaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
],
4444
"sdkVersions": {
4545
"ios": {
46-
"googleMobileAds": "12.0.0",
46+
"googleMobileAds": "12.2.0",
4747
"googleUmp": "2.7.0"
4848
},
4949
"android": {
50-
"minSdk": 21,
50+
"minSdk": 23,
5151
"targetSdk": 34,
5252
"compileSdk": 34,
5353
"buildTools": "34.0.0",
54-
"googleMobileAds": "23.6.0",
54+
"googleMobileAds": "24.1.0",
5555
"googleUmp": "3.1.0"
5656
}
5757
},

0 commit comments

Comments
 (0)