Google has deprecated the Google Play Billing library prior to v6, and the official Godot plugin uses an older version. Google is rejecting any app build made using the current version of the official plugin.
There is a PR with an update, that’s approved:
But until that’s merged and built, there’s no download available. I tried to build it myself but ran into versioning trouble between Gradle, my Android SDK and the java version I’m using; not sure what the right combination is.
Does anyone have a source for a built version of a working Godot Google Play Billing library until the official one can be merged and built?