Skip to content

Releases: anjlab/android-inapp-billing-v3

2.1.0

29 Dec 13:42
Compare
Choose a tag to compare

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

18 Nov 17:21
Compare
Choose a tag to compare

Fix wrong guard check in getSkuDetailsAsync

2.0.2

18 Nov 14:36
Compare
Choose a tag to compare

Fix Parcelable serialization issue in PurchaseInfo.java

2.0.1

17 Nov 15:12
Compare
Choose a tag to compare

Fix onProductPurchased callback issue invoked from the wrong thread

Upgrade to use Google's v4 API

29 Oct 19:02
Compare
Choose a tag to compare

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

1.1.0

23 Jul 11:32
Compare
Choose a tag to compare

New Features

1.0.45

16 Jul 08:50
Compare
Choose a tag to compare

1.0.44

07 Aug 15:22
Compare
Choose a tag to compare

1.0.43

24 Jul 08:42
Compare
Choose a tag to compare

1.0.42

07 Jul 06:28
Compare
Choose a tag to compare

removed Joda Time dependency #286