-
Notifications
You must be signed in to change notification settings - Fork 12
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 dependencies, migrate code, remember AnnotatedString, remove redundant flowtext/proguard & Manifest files, migrate to version catalog & kotlin dsl #9
Conversation
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.
Thank you very much for those PRs 😍
One thing is, that I have to update pipelines to support Java 17, please see a rebase PR in your fork w2sv#1.
When merged pipelines should go green and we can merge it 🎉
…r -> 1.5.14, accompanist -> 0.34.0, compile & target sdk -> 34, kotlin -> 1.9.24
…ktech.maven.publish -> 0.28.0
Nvm, I figured out that I can push things directly to your fork. |
Awesome, thank you for merging! :) |
And I removed
targetSdk
from textflow, since setting it has no effect on library modules.