-
Notifications
You must be signed in to change notification settings - Fork 1
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
PP 835 updating libraries #628
base: main
Are you sure you want to change the base?
Conversation
…layout, view pager and material dependencies version [PP-835]
…ore and coroutine related dependencies version [PP-835]
…ted json library used with same version. [PP-835]
…st and downgrading bom version of compose because it needs some code changes [PP-835]
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.
Looks good. Thank you! Only two points:
- Can you please refactor the libs.versions file and extract the libraries that are added without separate versions like:
androidx-core-ktx = "androidx.core:core-ktx:1.14.0-alpha01"
- It would be great to have a look at changes that come with major versions of Kotlin and AGP. We also want to notify our clients about upgrading these two libraries in the future.
…ke this file consistent [PP-835]
…layout, view pager and material dependencies version [PP-835]
…ore and coroutine related dependencies version [PP-835]
…ted json library used with same version. [PP-835]
…st and downgrading bom version of compose because it needs some code changes [PP-835]
[PP-835]
…PP-835-updating-libraries # Conflicts: # gradle/libs.versions.toml
|
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.
Looks good. Thank you!
519b101
to
44164dd
Compare
|
No description provided.