-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated version number and changelog * updated fastlane * fixed link to changes in changelog * remove duplicated changelog for 5.2.0
- Loading branch information
Showing
8 changed files
with
32 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1 @@ | ||
### API Updates | ||
|
||
* New API to get customer info with a given `CacheFetchPolicy` | ||
* https://github.com/RevenueCat/purchases-android/pull/546 | ||
|
||
|
||
### Other | ||
|
||
* Validate API key | ||
* https://github.com/RevenueCat/purchases-android/pull/542 | ||
* Migrate from kotlin-android-extensions to kotlin-parcelize | ||
* https://github.com/RevenueCat/purchases-android/pull/545 | ||
* Removed private typealiases to fix generated documentation | ||
* https://github.com/RevenueCat/purchases-android/pull/554 | ||
* Fix for Amazon purchase dialog not showing up | ||
* https://github.com/RevenueCat/purchases-android/pull/552 | ||
* Added a log when `autoSyncPurchases` is disabled | ||
* https://github.com/RevenueCat/purchases-android/pull/555 | ||
* Attempt to reconnect to BillingClient when Billing response is error | ||
* https://github.com/RevenueCat/purchases-android/pull/558 | ||
|
||
|
||
[Full Changelog](https://github.com/revenuecat/purchases-android/compare/5.1.1...5.2.0) | ||
|
||
* Updates the `unityIAP` build flavor for compatibility with Unity IAP >= v3.1.0 for observer mode. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters