-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Converts MagicWeatherCompose's Gradle files to Kotlin #1851
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1851 +/- ##
=======================================
Coverage 82.80% 82.80%
=======================================
Files 222 222
Lines 7689 7689
Branches 1084 1084
=======================================
Hits 6367 6367
Misses 899 899
Partials 423 423
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
**This is an automatic release.** ## RevenueCat SDK ### ✨ New Features * Add `kochava` integration (#1844) via Toni Rico (@tonidero) ## RevenueCatUI SDK ### 🐞 Bugfixes * Fix multiple paywalls display issues (#1854) via Toni Rico (@tonidero) * Fix interaction not disabled during purchases (#1850) via Toni Rico (@tonidero) * Fix crash if activity finished while calculating presentation logic (#1846) via Toni Rico (@tonidero) ### 🔄 Other Changes * Adds some more test cases validating {{ total_price_and_per_month }} for quarterly packages. (#1853) via JayShortway (@JayShortway) * Converts CustomEntitlementComputationSample's Gradle files to Kotlin (#1852) via JayShortway (@JayShortway) * Converts MagicWeatherCompose's Gradle files to Kotlin (#1851) via JayShortway (@JayShortway) * [EXTERNAL] Wireup Emerge gradle plugin config for PR snapshot diffs (#1841) by @rbro112 (#1843) via Toni Rico (@tonidero) * Bump fastlane-plugin-revenuecat_internal from `5140dbc` to `55a0455` (#1845) via Cesar de la Vega (@vegaro) Co-authored-by: revenuecat-ops <[email protected]>
As the title says.