Skip to content

Conversation

@Frosty-J
Copy link

@Frosty-J Frosty-J commented Jul 4, 2025

I don't follow this repository but I saw #274. We can update the minSdk since Google Play Billing itself requires it as per https://play.google.com/sdks/details/com-android-billingclient-billing. libGDX itself is on 21 now.

Separately, I'd recommend a developer reviews this to see if target can be bumped to 36:

gdx-pay/build.gradle

Lines 13 to 15 in bf4d166

androidBuildToolsVersion = '33.0.0'
androidCompileSdkVersion = 33
androidTargetSdkVersion = 33

@keesvandieren
Copy link
Member

I understand we can do it, but is there any advantage for users of the library if we upgrade?

@Frosty-J
Copy link
Author

Practically speaking, honestly not sure. But given it will not work on < 21, there's no advantage to keeping it set to 14 either.

@keesvandieren
Copy link
Member

minSdk is now 24 by PR #282

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