Shin-NiL / Godot-Android-Admob-Plugin

Android AdMob plugin for Godot Game Engine 3.2 or higher
MIT License
543 stars 66 forks source link

Request to update admob dependencies #168

Closed MrZak-dev closed 2 years ago

MrZak-dev commented 3 years ago

Godot version: 3.4 AdMob Plugin version: latest Issue description:

Request to update the plugin to use the latest google ads sdk gms:play-services-ads:20.2.0

Funmungus commented 2 years ago

~20.0.0 is the highest I have gotten to work with Godot 3.4.4. The gms Ads SDK above 20.0.0 requires a target SDK 31 or 32, and Godot compiles with target SDK 30.~

Funmungus commented 2 years ago

Edit: GMS Ads SDK above 21.0.0 requires target SDK 31 or 32, so I am using that version. This will be updated in my changes.

Shin-NiL commented 2 years ago

Updated to gms:play-services-ads:20.4.0