Releases: anjlab/android-inapp-billing-v3
Releases · anjlab/android-inapp-billing-v3
2.2.0
What's Changed
- bumped to billing library v7 because of deadline by @Cherdenko in #549
New Contributors
- @Cherdenko made their first contribution in #549
Full Changelog: 2.1.0...2.2.0
2.1.0
This is release bumps used com.android.billingclient
library version to v6.1.0 to be compatible with new Google Play policy.
This is not a complete migration to v6!
It is only the first step according to https://developer.android.com/google/play/billing/migrate-gpblv6
Make sure your app is compatible with this update!
2.0.3
2.0.2
2.0.1
Upgrade to use Google's v4 API
Starting from Nov 1, 2021 Google will stop supporting v2 billing client library used as a dependency here.
This library was upgraded accordingly (thanks to @Equin and @showdpro).
See Migration Guide for complete instructions