Android Inapp Billing V3 Versions Save

A lightweight implementation of Android In-app Billing Version 3

2.1.0

5 months ago

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 years ago

Fix wrong guard check in getSkuDetailsAsync

2.0.2

2 years ago

Fix Parcelable serialization issue in PurchaseInfo.java

2.0.1

2 years ago

Fix onProductPurchased callback issue invoked from the wrong thread

2.0.0

2 years ago

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

4 years ago

New Features

  • Support for GetPurchaseHistory (#414) @syndarin

1.0.45

4 years ago

#315,#376,#411,#413

1.0.44

6 years ago

#289, #293, #295

1.0.43

6 years ago

#287

1.0.42

6 years ago

removed Joda Time dependency #286