Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions JetLagged/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-beta01"
androidGradlePlugin = "9.2.0"
android-material3 = "1.14.0-rc01"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.04.01"
androidx-compose-bom = "2026.05.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
Expand All @@ -18,16 +18,16 @@ androidx-test = "1.7.0"
androidx-test-espresso = "3.7.0"
androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0-rc01"
androidx-tv-material = "1.0.1"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
Comment on lines +21 to +22
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

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.

Suggested change
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-wear-compose = "1.6.1"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
hilt = "2.59.2"
Expand All @@ -43,7 +43,7 @@ maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
rome = "2.1.0"
Expand Down
14 changes: 7 additions & 7 deletions JetNews/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#####
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-beta01"
androidGradlePlugin = "9.2.0"
android-material3 = "1.14.0-rc01"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.04.01"
androidx-compose-bom = "2026.05.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
Expand All @@ -24,16 +24,16 @@ androidx-test = "1.7.0"
androidx-test-espresso = "3.7.0"
androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0-rc01"
androidx-tv-material = "1.0.1"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
Comment on lines +27 to +28
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

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.

Suggested change
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-wear-compose = "1.6.1"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
hilt = "2.59.2"
Expand All @@ -49,7 +49,7 @@ maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
rome = "2.1.0"
Expand Down
18 changes: 9 additions & 9 deletions Jetcaster/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,36 @@
#####
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-beta01"
androidGradlePlugin = "9.2.0"
android-material3 = "1.14.0-rc01"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.04.01"
androidx-compose-bom = "2026.05.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.10.0"
androidx-lifecycle-runtime-compose = "2.10.0"
androidx-material3 = "1.5.0-alpha18"
androidx-material3 = "1.5.0-alpha19"
androidx-navigation = "2.9.8"
androidx-palette = "1.0.0"
androidx-test = "1.7.0"
androidx-test-espresso = "3.7.0"
androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0-rc01"
androidx-tv-material = "1.0.1"
androidx-wear-compose-material3 = "1.5.1"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
androidx-wear-compose-material3 = "1.6.1"
androidx-wear-compose = "1.6.1"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
compileSdk = "37"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
hilt = "2.59.2"
Expand Down
2 changes: 1 addition & 1 deletion Jetcaster/wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
}

android {
compileSdk 36
compileSdk 37

namespace "com.example.jetcaster"

Expand Down
14 changes: 7 additions & 7 deletions Jetchat/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#####
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-beta01"
androidGradlePlugin = "9.2.0"
android-material3 = "1.14.0-rc01"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.04.01"
androidx-compose-bom = "2026.05.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
Expand All @@ -22,16 +22,16 @@ androidx-test = "1.7.0"
androidx-test-espresso = "3.7.0"
androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0-rc01"
androidx-tv-material = "1.0.1"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
Comment on lines +25 to +26
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

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.

Suggested change
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-wear-compose = "1.6.1"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
hilt = "2.59.2"
Expand All @@ -47,7 +47,7 @@ maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
rome = "2.1.0"
Expand Down
14 changes: 7 additions & 7 deletions Jetsnack/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-beta01"
androidGradlePlugin = "9.2.0"
android-material3 = "1.14.0-rc01"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.04.01"
androidx-compose-bom = "2026.05.00"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
androidx-glance = "1.2.0-rc01"
Expand All @@ -17,16 +17,16 @@ androidx-test = "1.7.0"
androidx-test-espresso = "3.7.0"
androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0-rc01"
androidx-tv-material = "1.0.1"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
Comment on lines +20 to +21
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

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.

Suggested change
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-wear-compose = "1.6.1"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
coroutines = "1.11.0"
glancePreview = "1.1.1"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
Expand All @@ -43,7 +43,7 @@ maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
rome = "2.1.0"
Expand Down
14 changes: 7 additions & 7 deletions Reply/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#####
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-beta01"
androidGradlePlugin = "9.2.0"
android-material3 = "1.14.0-rc01"
androidGradlePlugin = "9.2.1"
androidx-activity-compose = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.04.01"
androidx-compose-bom = "2026.05.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.18.0"
Expand All @@ -22,16 +22,16 @@ androidx-test = "1.7.0"
androidx-test-espresso = "3.7.0"
androidx-test-ext-junit = "1.3.0"
androidx-test-ext-truth = "1.7.0"
androidx-tv-foundation = "1.0.0-rc01"
androidx-tv-material = "1.0.1"
androidx-tv-foundation = "1.0.0"
androidx-tv-material = "1.1.0"
Comment on lines +25 to +26
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

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.

Suggested change
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-wear-compose = "1.6.1"
androidx-window = "1.5.1"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
coroutines = "1.11.0"
google-maps = "20.0.0"
gradle-versions = "0.54.0"
hilt = "2.59.2"
Expand All @@ -47,7 +47,7 @@ maps-compose = "8.3.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
play-services-wearable = "20.0.1"
robolectric = "4.16.1"
roborazzi = "1.60.0"
rome = "2.1.0"
Expand Down
Loading