-
Notifications
You must be signed in to change notification settings - Fork 29
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
chore(deps): upgrade kotlin to 1.9.0 #1992
Conversation
Required: - compose-compiler from 1.4.7 to 1.5.0
Codecov Report
@@ Coverage Diff @@
## develop #1992 +/- ##
==========================================
Coverage 38.49% 38.50%
Complexity 892 892
==========================================
Files 287 287
Lines 11323 11321 -2
Branches 1452 1455 +3
==========================================
Hits 4359 4359
+ Misses 6536 6534 -2
Partials 428 428 see 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 604 succeeded. The build produced the following APK's: |
APKs built during tests are available here. Scroll down to Artifacts! |
Build 605 succeeded. The build produced the following APK's: |
PR Submission Checklist for internal contributors
The PR Title
The PR Description
What's new in this PR?
Issues
Kotlin 1.9.0 is released. We're just a tiny bit behind.
We could benefit, from some stuff like data object.
Better to upgrade little-by-little than being forced to upgrade everything at once.
Solutions
Upgrade it!
Required:
So I've also bumped Kotlin in Kalium.
Dependencies
Needs releases with:
Testing
Tested manually, ran the app, everything great.
Test Coverage (Optional)
N/A
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.