🤖 Update Dependencies#1689
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several dependency versions across multiple projects, including the Android Gradle Plugin, Compose BOM, and various AndroidX libraries. Feedback was provided regarding the versioning of androidx-tv-material, suggesting it should be synced with androidx-tv-foundation at version 1.0.0 to maintain consistency on the stable track.
| androidx-tv-foundation = "1.0.0" | ||
| androidx-tv-material = "1.1.0" |
There was a problem hiding this comment.
The androidx-tv-foundation version has been updated to a stable 1.0.0 release, but androidx-tv-material is being updated to 1.1.0. Typically, these libraries are version-synced. Using 1.1.0 without a suffix (like -alpha01) implies a stable release that may not exist yet if the foundation is only at 1.0.0. Please verify if 1.0.0 was intended for both to maintain consistency on the stable track.
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.1.0" | |
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.0.0" |
| androidx-tv-foundation = "1.0.0" | ||
| androidx-tv-material = "1.1.0" |
There was a problem hiding this comment.
The androidx-tv-foundation version has been updated to a stable 1.0.0 release, but androidx-tv-material is being updated to 1.1.0. Typically, these libraries are version-synced. Using 1.1.0 without a suffix (like -alpha01) implies a stable release that may not exist yet if the foundation is only at 1.0.0. Please verify if 1.0.0 was intended for both to maintain consistency on the stable track.
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.1.0" | |
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.0.0" |
| androidx-tv-foundation = "1.0.0" | ||
| androidx-tv-material = "1.1.0" |
There was a problem hiding this comment.
The androidx-tv-foundation version has been updated to a stable 1.0.0 release, but androidx-tv-material is being updated to 1.1.0. Typically, these libraries are version-synced. Using 1.1.0 without a suffix (like -alpha01) implies a stable release that may not exist yet if the foundation is only at 1.0.0. Please verify if 1.0.0 was intended for both to maintain consistency on the stable track.
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.1.0" | |
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.0.0" |
| androidx-tv-foundation = "1.0.0" | ||
| androidx-tv-material = "1.1.0" |
There was a problem hiding this comment.
The androidx-tv-foundation version has been updated to a stable 1.0.0 release, but androidx-tv-material is being updated to 1.1.0. Typically, these libraries are version-synced. Using 1.1.0 without a suffix (like -alpha01) implies a stable release that may not exist yet if the foundation is only at 1.0.0. Please verify if 1.0.0 was intended for both to maintain consistency on the stable track.
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.1.0" | |
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.0.0" |
| androidx-tv-foundation = "1.0.0" | ||
| androidx-tv-material = "1.1.0" |
There was a problem hiding this comment.
The androidx-tv-foundation version has been updated to a stable 1.0.0 release, but androidx-tv-material is being updated to 1.1.0. Typically, these libraries are version-synced. Using 1.1.0 without a suffix (like -alpha01) implies a stable release that may not exist yet if the foundation is only at 1.0.0. Please verify if 1.0.0 was intended for both to maintain consistency on the stable track.
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.1.0" | |
| androidx-tv-foundation = "1.0.0" | |
| androidx-tv-material = "1.0.0" |
Updated depedencies