Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
16 changes: 8 additions & 8 deletions JetLagged/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,32 @@ android-material3 = "1.14.0-alpha04"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.09.00"
androidx-compose-bom = "2025.09.01"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.9.4"
androidx-lifecycle-runtime-compose = "2.9.4"
androidx-navigation = "2.9.4"
androidx-navigation = "2.9.5"
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-alpha12"
androidx-tv-material = "1.0.1"
androidx-wear-compose = "1.5.1"
androidx-window = "1.4.0"
androidx-wear-compose = "1.5.2"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
google-maps = "19.2.0"
gradle-versions = "0.52.0"
gradle-versions = "0.53.0"
hilt = "2.57.1"
hiltExt = "1.3.0"
horologist = "0.7.15"
Expand All @@ -39,17 +39,17 @@ kotlin = "2.2.20"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.3"
maps-compose = "6.10.0"
maps-compose = "6.11.0"
# @keep
minSdk = "21"
okhttp = "5.1.0"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.0"
room = "2.8.1"
secrets = "2.0.1"
spotless = "7.2.1"
spotless = "8.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

high

This is a major version update for Spotless (from 7.x to 8.x), which can introduce breaking changes in configuration or formatting rules. It's important to verify that the current Spotless configuration is still valid and to run spotlessApply to check for and apply any new formatting changes. This will help prevent unexpected formatting issues or build failures in future pull requests. Please check the Spotless v8.0.0 release notes for migration details.

# @keep
targetSdk = "33"
version-catalog-update = "1.0.0"
Expand Down
16 changes: 8 additions & 8 deletions JetNews/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@ android-material3 = "1.14.0-alpha04"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.09.00"
androidx-compose-bom = "2025.09.01"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.9.4"
androidx-lifecycle-runtime-compose = "2.9.4"
androidx-navigation = "2.9.4"
androidx-navigation = "2.9.5"
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-alpha12"
androidx-tv-material = "1.0.1"
androidx-wear-compose = "1.5.1"
androidx-window = "1.4.0"
androidx-wear-compose = "1.5.2"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
google-maps = "19.2.0"
gradle-versions = "0.52.0"
gradle-versions = "0.53.0"
hilt = "2.57.1"
hiltExt = "1.3.0"
horologist = "0.7.15"
Expand All @@ -43,17 +43,17 @@ kotlin = "2.2.20"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.3"
maps-compose = "6.10.0"
maps-compose = "6.11.0"
# @keep
minSdk = "21"
okhttp = "5.1.0"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.0"
room = "2.8.1"
secrets = "2.0.1"
spotless = "7.2.1"
spotless = "8.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

high

This is a major version update for Spotless (from 7.x to 8.x), which can introduce breaking changes in configuration or formatting rules. It's important to verify that the current Spotless configuration is still valid and to run spotlessApply to check for and apply any new formatting changes. This will help prevent unexpected formatting issues or build failures in future pull requests. Please check the Spotless v8.0.0 release notes for migration details.

# @keep
targetSdk = "33"
version-catalog-update = "1.0.0"
Expand Down
16 changes: 8 additions & 8 deletions Jetchat/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@ android-material3 = "1.14.0-alpha04"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.09.00"
androidx-compose-bom = "2025.09.01"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.9.4"
androidx-lifecycle-runtime-compose = "2.9.4"
androidx-navigation = "2.9.4"
androidx-navigation = "2.9.5"
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-alpha12"
androidx-tv-material = "1.0.1"
androidx-wear-compose = "1.5.1"
androidx-window = "1.4.0"
androidx-wear-compose = "1.5.2"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
google-maps = "19.2.0"
gradle-versions = "0.52.0"
gradle-versions = "0.53.0"
hilt = "2.57.1"
hiltExt = "1.3.0"
horologist = "0.7.15"
Expand All @@ -43,17 +43,17 @@ kotlin = "2.2.20"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.3"
maps-compose = "6.10.0"
maps-compose = "6.11.0"
# @keep
minSdk = "21"
okhttp = "5.1.0"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.0"
room = "2.8.1"
secrets = "2.0.1"
spotless = "7.2.1"
spotless = "8.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

high

This is a major version update for Spotless (from 7.x to 8.x), which can introduce breaking changes in configuration or formatting rules. It's important to verify that the current Spotless configuration is still valid and to run spotlessApply to check for and apply any new formatting changes. This will help prevent unexpected formatting issues or build failures in future pull requests. Please check the Spotless v8.0.0 release notes for migration details.

# @keep
targetSdk = "33"
version-catalog-update = "1.0.0"
Expand Down
16 changes: 8 additions & 8 deletions Jetsnack/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@ android-material3 = "1.14.0-alpha04"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.09.00"
androidx-compose-bom = "2025.09.01"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
androidx-glance = "1.2.0-beta01"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.9.4"
androidx-lifecycle-runtime-compose = "2.9.4"
androidx-navigation = "2.9.4"
androidx-navigation = "2.9.5"
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-alpha12"
androidx-tv-material = "1.0.1"
androidx-wear-compose = "1.5.1"
androidx-window = "1.4.0"
androidx-wear-compose = "1.5.2"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
Expand All @@ -34,7 +34,7 @@ compileSdk = "36"
coroutines = "1.10.2"
glancePreview = "1.1.1"
google-maps = "19.2.0"
gradle-versions = "0.52.0"
gradle-versions = "0.53.0"
hilt = "2.57.1"
hiltExt = "1.3.0"
horologist = "0.7.15"
Expand All @@ -44,17 +44,17 @@ kotlin = "2.2.20"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.3"
maps-compose = "6.10.0"
maps-compose = "6.11.0"
# @keep
minSdk = "23"
okhttp = "5.1.0"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.0"
room = "2.8.1"
secrets = "2.0.1"
spotless = "7.2.1"
spotless = "8.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

high

This is a major version update for Spotless (from 7.x to 8.x), which can introduce breaking changes in configuration or formatting rules. It's important to verify that the current Spotless configuration is still valid and to run spotlessApply to check for and apply any new formatting changes. This will help prevent unexpected formatting issues or build failures in future pull requests. Please check the Spotless v8.0.0 release notes for migration details.

# @keep
targetSdk = "33"
version-catalog-update = "1.0.0"
Expand Down
16 changes: 8 additions & 8 deletions Reply/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,32 @@ android-material3 = "1.14.0-alpha04"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.09.00"
androidx-compose-bom = "2025.09.01"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
androidx-glance = "1.1.1"
androidx-lifecycle = "2.8.2"
androidx-lifecycle-compose = "2.9.4"
androidx-lifecycle-runtime-compose = "2.9.4"
androidx-navigation = "2.9.4"
androidx-navigation = "2.9.5"
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-alpha12"
androidx-tv-material = "1.0.1"
androidx-wear-compose = "1.5.1"
androidx-window = "1.4.0"
androidx-wear-compose = "1.5.2"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
# @keep
compileSdk = "36"
coroutines = "1.10.2"
google-maps = "19.2.0"
gradle-versions = "0.52.0"
gradle-versions = "0.53.0"
hilt = "2.57.1"
hiltExt = "1.3.0"
horologist = "0.7.15"
Expand All @@ -43,17 +43,17 @@ kotlin = "2.2.20"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.3"
maps-compose = "6.10.0"
maps-compose = "6.11.0"
# @keep
minSdk = "21"
okhttp = "5.1.0"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.0"
room = "2.8.1"
secrets = "2.0.1"
spotless = "7.2.1"
spotless = "8.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

high

This is a major version update for Spotless (from 7.x to 8.x), which can introduce breaking changes in configuration or formatting rules. It's important to verify that the current Spotless configuration is still valid and to run spotlessApply to check for and apply any new formatting changes. This will help prevent unexpected formatting issues or build failures in future pull requests. Please check the Spotless v8.0.0 release notes for migration details.

# @keep
targetSdk = "33"
version-catalog-update = "1.0.0"
Expand Down
Loading