Skip to content

Updating to google billing client 8.0.0#274

Merged
keesvandieren merged 4 commits intolibgdx:masterfrom
auraxangelic:master
Jul 2, 2025
Merged

Updating to google billing client 8.0.0#274
keesvandieren merged 4 commits intolibgdx:masterfrom
auraxangelic:master

Conversation

@auraxangelic
Copy link
Contributor

@auraxangelic auraxangelic commented Jul 1, 2025

Updating to version 8 of google's android.billingclient. We're currently on 6, and Version 7 or above will be required by all apps by Aug 31, 2025.

Tested working for single in-app purchases.

I don't have an app that uses subscriptions, so if anyone is using the subscription model, please see if this branch works for you.

Also Java 7 is not supported anymore, so I've set the JDK to 8.

Note: The new billing library won't let you test directly from Android Studio/IntelliJ to your device anymore. You need to upload the app as Internal Testing to the Google Play Console to be able to test.

Copy link

@sebaber sebaber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I test in my Libgdx:Android project and works perfect.
Important: i do not have subscription in my project

@keesvandieren keesvandieren merged commit eb2971c into libgdx:master Jul 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants