RUM-10575: Bump Kotlin version used to 2.0.21#2766
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/v3 #2766 +/- ##
==============================================
+ Coverage 67.51% 67.59% +0.08%
==============================================
Files 818 818
Lines 30644 30748 +104
Branches 5178 5178
==============================================
+ Hits 20688 20782 +94
- Misses 8559 8566 +7
- Partials 1397 1400 +3 🚀 New features to boost your workflow:
|
0xnm
marked this pull request as ready for review
June 30, 2025 08:04
ambushwork
previously approved these changes
Jun 30, 2025
0xnm
force-pushed
the
nogorodnikov/rum-10575/bump-kotlin-to-2.0.21
branch
from
June 30, 2025 10:08
eae868c to
1cf2837
Compare
aleksandr-gringauz
approved these changes
Jun 30, 2025
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.
What does this PR do?
This PR bumps Kotlin version used to 2.0.21 and also updates Dokka version used.
Explicit reference to the Compose Compiler extension is also removed, because it is now managed by Compose Plugin.
Review checklist (to be filled by reviewers)