[AUTOMATIC BUMP] Updates purchases-hybrid-common to 7.4.0#871
Merged
Conversation
f245e93 to
f05ca92
Compare
NachoSoto
reviewed
Nov 17, 2023
| dangerousSettings:nil | ||
| shouldShowInAppMessagesAutomatically:shouldShowInAppMessagesAutomatically]; | ||
| shouldShowInAppMessagesAutomatically:shouldShowInAppMessagesAutomatically | ||
| entitlementVerificationMode:""]; |
Contributor
There was a problem hiding this comment.
I wonder if we should have exposed this as an enum instead of a string.
Contributor
There was a problem hiding this comment.
Right... We are not usually exposing plain enums in PHC, so we convert most of them to strings/ints... But I guess we could still expose this as enums...
Contributor
There was a problem hiding this comment.
Oh this will come from a Flutter enum anyway, so it's fine for now 👍🏻
279a5cb to
33ef6ba
Compare
tonidero
approved these changes
Nov 17, 2023
tonidero
pushed a commit
that referenced
this pull request
Nov 23, 2023
**This is an automatic release.** ### New Features * `Trusted Entitlements`: add support for setting `EntitlementVerificationMode` and getting verification result in `EntitlementInfos` and `EntitlementInfo` (#753) via NachoSoto (@NachoSoto) ### Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 8.0.0 (#878) via RevenueCat Git Bot (@RCGitBot) * [Android 7.2.4](https://github.com/RevenueCat/purchases-android/releases/tag/7.2.4) * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 7.4.0 (#871) via RevenueCat Git Bot (@RCGitBot) * [Android 7.2.4](https://github.com/RevenueCat/purchases-android/releases/tag/7.2.4) * Bump fastlane from 2.216.0 to 2.217.0 (#865) via dependabot[bot] (@dependabot[bot]) * Bump danger from 9.3.2 to 9.4.0 (#866) via dependabot[bot] (@dependabot[bot]) ### Other Changes * Fix flutter analyze deprecation warnings (#872) via Toni Rico (@tonidero) * `CI`: disable `prepare-next-version` (#869) via NachoSoto (@NachoSoto)
Jethro87
pushed a commit
to Jethro87/purchases-flutter
that referenced
this pull request
Jan 4, 2025
…#871) **This is an automatic bump.** Updates purchases-hybrid-common to 7.4.0 --------- Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
Jethro87
pushed a commit
to Jethro87/purchases-flutter
that referenced
this pull request
Jan 4, 2025
**This is an automatic release.** ### New Features * `Trusted Entitlements`: add support for setting `EntitlementVerificationMode` and getting verification result in `EntitlementInfos` and `EntitlementInfo` (RevenueCat#753) via NachoSoto (@NachoSoto) ### Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 8.0.0 (RevenueCat#878) via RevenueCat Git Bot (@RCGitBot) * [Android 7.2.4](https://github.com/RevenueCat/purchases-android/releases/tag/7.2.4) * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 7.4.0 (RevenueCat#871) via RevenueCat Git Bot (@RCGitBot) * [Android 7.2.4](https://github.com/RevenueCat/purchases-android/releases/tag/7.2.4) * Bump fastlane from 2.216.0 to 2.217.0 (RevenueCat#865) via dependabot[bot] (@dependabot[bot]) * Bump danger from 9.3.2 to 9.4.0 (RevenueCat#866) via dependabot[bot] (@dependabot[bot]) ### Other Changes * Fix flutter analyze deprecation warnings (RevenueCat#872) via Toni Rico (@tonidero) * `CI`: disable `prepare-next-version` (RevenueCat#869) via NachoSoto (@NachoSoto)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic bump.
Updates purchases-hybrid-common to 7.4.0