Skip to content

Revert to previous androidx core version (1.8.0)#1640

Merged
tonidero merged 2 commits into
mainfrom
sdk-3378-fix-capacitor-versions
Mar 13, 2024
Merged

Revert to previous androidx core version (1.8.0)#1640
tonidero merged 2 commits into
mainfrom
sdk-3378-fix-capacitor-versions

Conversation

@tonidero

Copy link
Copy Markdown
Contributor

Description

In #1622, we updated to androidx core 1.12.0 which increased the target version to 34. This however, brought some problems in some of the hybrids: RevenueCat/purchases-capacitor#211.

This update was to access some optional method that we can easily implement ourselves, so we are reverting that update and implementing the fallback for registering the receiver ourselves.

We will add additional checks to avoid inadvertently upgrading the target version.

@tonidero tonidero requested a review from a team March 13, 2024 10:11
@codecov

codecov Bot commented Mar 13, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 83.44%. Comparing base (94fe40e) to head (858ab02).

Files Patch % Lines
...es/amazon/purchasing/ProxyAmazonBillingDelegate.kt 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1640      +/-   ##
==========================================
- Coverage   83.46%   83.44%   -0.03%     
==========================================
  Files         221      221              
  Lines        7474     7476       +2     
  Branches     1049     1050       +1     
==========================================
  Hits         6238     6238              
- Misses        826      827       +1     
- Partials      410      411       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tonidero tonidero merged commit 4466971 into main Mar 13, 2024
@tonidero tonidero deleted the sdk-3378-fix-capacitor-versions branch March 13, 2024 14:25
tonidero pushed a commit that referenced this pull request Mar 13, 2024
**This is an automatic release.**

### Other Changes
* Revert to previous androidx core version (1.8.0) (#1640) via Toni Rico
(@tonidero)
* Add 6.9.7 to changelog (#1639) via Cesar de la Vega (@vegaro)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants