Skip to content
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

Update Gradle to 8.1 and KMP to 1.7.21 #146

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Update Gradle to 8.1 and KMP to 1.7.21 #146

merged 2 commits into from
Aug 11, 2024

Conversation

jsoizo
Copy link
Owner

@jsoizo jsoizo commented Aug 11, 2024

related to: #145

I want to bump up the gradle version to 8.1 or later in order to publish to the repository via the Maven Central Portal, and then install a publish plugin that supports publishing via the Portal.

To do this, bump up the gradle version, and then bump up the KMP version as well, since the KMP plugin will not work if the gradle version is raised.

The backward compatibility issue with the increased KMP version was verified using Kotlin/binary-compatibility-validator vesrion 1.4.0.

Copy link

codecov bot commented Aug 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.66%. Comparing base (4e0b4ab) to head (6d15cd2).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #146      +/-   ##
============================================
- Coverage     86.78%   86.66%   -0.12%     
- Complexity      164      172       +8     
============================================
  Files            21       21              
  Lines          1286     1282       -4     
  Branches        194      192       -2     
============================================
- Hits           1116     1111       -5     
- Misses           31       32       +1     
  Partials        139      139              

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

@jsoizo jsoizo merged commit bb2dc46 into main Aug 11, 2024
3 checks passed
@jsoizo jsoizo deleted the gradle_8_kmp_1_7 branch August 11, 2024 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant