Skip to content

Commit

Permalink
added billing client update to changelog (RevenueCat#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
aboedo authored Jul 22, 2021
1 parent b953f12 commit 4e52a2b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG-LATEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,10 @@ Detailed docs about the new system are available [here](https://docs.revenuecat.
- deprecates `identify` in favor of `logIn`.
- deprecates `reset` in favor of `logOut`.
- deprecates `setAllowSharingStoreAccount` in favor of dashboard-side configuration.

https://github.com/RevenueCat/purchases-flutter/pull/180

#### Other
- Updated BillingClient to version [4.0.0](https://developer.android.com/google/play/billing/release-notes#4-0).
https://github.com/RevenueCat/purchases-android/commit/f6554bbf7376c3fd492f0bc67183a9f35889ae78
- Bumped purchases-ios to 3.12.2 [Changelog here](https://github.com/RevenueCat/purchases-ios/releases/3.12.2)
- Bumped purchases-android to 4.3.0 [Changelog here](https://github.com/RevenueCat/purchases-android/releases/4.3.0)
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Detailed docs about the new system are available [here](https://docs.revenuecat.
https://github.com/RevenueCat/purchases-flutter/pull/180

#### Other
- Updated BillingClient to version [4.0.0](https://developer.android.com/google/play/billing/release-notes#4-0).
https://github.com/RevenueCat/purchases-android/commit/f6554bbf7376c3fd492f0bc67183a9f35889ae78
- Bumped purchases-ios to 3.12.2 [Changelog here](https://github.com/RevenueCat/purchases-ios/releases/3.12.2)
- Bumped purchases-android to 4.3.0 [Changelog here](https://github.com/RevenueCat/purchases-android/releases/4.3.0)

Expand Down

0 comments on commit 4e52a2b

Please sign in to comment.