Skip to content

Sample Viewer: Update dependencies #349

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

Merged
merged 6 commits into from
Apr 24, 2025

Conversation

shubham7109
Copy link
Collaborator

@shubham7109 shubham7109 commented Apr 21, 2025

Description

PR to update dependencies to aim to depend on the latest versions.

  • Bumped minSdk to API level 28.

Links and Data

Sample isse: #5647

@shubham7109 shubham7109 changed the base branch from main to v.next April 21, 2025 16:23
@shubham7109 shubham7109 self-assigned this Apr 21, 2025
Copy link
Collaborator

@TADraeseke TADraeseke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I compared with SDK and tested sample viewer with this branch.

@puneet-pdx puneet-pdx self-requested a review April 23, 2025 15:54
Comment on lines +21 to +26
// `kotlin-dsl` applied here uses embedded Kotlin version 1.9.23 for gradle wrapper 8.9
// https://docs.gradle.org/current/userguide/compatibility.html#kotlin
// This is needed as newer versions of kotlinx-serialization has been compiled using Kotlin 2.0+
// https://github.com/Kotlin/kotlinx.serialization/releases
// Sample modules do not use kotlin-dsl, instead uses latest kotlin serialization from libs versions.
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@puneet-pdx Added a comment which hope helps explains the need for the revert change to keep in sync with toolkit. Ready for your review!

@shubham7109 shubham7109 merged commit f756925 into v.next Apr 24, 2025
1 check passed
@shubham7109 shubham7109 deleted the sample-viewer/update-dependencies branch April 24, 2025 15:52
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.

3 participants