๐๏ธ Android Native - 4.x to 5.x Migration
View the Android SDK Reference documentation here โ.
๐๏ธ Android Native - 5.x to 6.x Migration
Google Product setup
๐๏ธ Android Native - 6.x to 7.x Migration
This latest release updates the SDK to use BillingClient 6. This version of BillingClient brings little change compared with BillingClient 5 which brought an entire new subscription model which resulted in large changes across the entire SDK.
๐๏ธ Android Native - 7.x to 8.x Migration
This latest release updates the SDK to use BillingClient 7. This version increased the minSdk to 21 (Android 5.0) and removed the ProrationMode enum. Additionally, it added support for installment plans and pending prepaid plans.