New
v2.1.7
What's Changed
- feat: LTS for android, using play-services-ads:23.0.0 by @kyoz and @slabgames in https://github.com/poingstudios/godot-admob-android/pull/235
- Improve docs by @gumaciel in https://github.com/poingstudios/godot-admob-android/pull/239
- Fix build CI/CD Java 17 by @gumaciel in https://github.com/poingstudios/godot-admob-android/pull/240
New Contributors
- @kyoz made their first contribution at https://github.com/poingstudios/godot-admob-android/pull/235
Mandatory changes
For 3.5.x, it is needed to set "Min Sdk" to 21, such as below:
Full Changelog: https://github.com/poingstudios/godot-admob-android/compare/v2.1.6...v2.1.7