Shin-NiL / Godot-Android-Admob-Plugin

Android AdMob plugin for Godot Game Engine 3.2 or higher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request to update admob dependencies

MrZak-dev opened this issue · comments

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

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.

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.

Updated to gms:play-services-ads:20.4.0