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-alpha05"
android-material3 = "1.14.0-alpha06"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.10.00"
androidx-compose-bom = "2025.10.01"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The update of androidx-compose-bom from 2025.10.00 to 2025.10.01 seems like a very minor change. It's important to verify that such a small increment doesn't introduce any compatibility issues or unexpected behavior in the project. Please confirm that this update has been thoroughly tested and is necessary.

androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
Expand All @@ -20,7 +20,7 @@ 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.3"
androidx-wear-compose = "1.5.4"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
Expand All @@ -35,19 +35,19 @@ hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.2.20"
kotlin = "2.2.21"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.4"
ksp = "2.3.0"
maps-compose = "6.12.1"
# @keep
minSdk = "23"
okhttp = "5.2.0"
okhttp = "5.2.1"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.2"
room = "2.8.3"
secrets = "2.0.1"
spotless = "8.0.0"
# @keep
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-alpha05"
android-material3 = "1.14.0-alpha06"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.10.00"
androidx-compose-bom = "2025.10.01"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The update of androidx-compose-bom from 2025.10.00 to 2025.10.01 seems like a very minor change. It's important to verify that such a small increment doesn't introduce any compatibility issues or unexpected behavior in the project. Please confirm that this update has been thoroughly tested and is necessary.

androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
Expand All @@ -24,7 +24,7 @@ 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.3"
androidx-wear-compose = "1.5.4"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
Expand All @@ -39,19 +39,19 @@ hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.2.20"
kotlin = "2.2.21"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.4"
ksp = "2.3.0"
maps-compose = "6.12.1"
# @keep
minSdk = "23"
okhttp = "5.2.0"
okhttp = "5.2.1"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.2"
room = "2.8.3"
secrets = "2.0.1"
spotless = "8.0.0"
# @keep
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-alpha05"
android-material3 = "1.14.0-alpha06"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.10.00"
androidx-compose-bom = "2025.10.01"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The update of androidx-compose-bom from 2025.10.00 to 2025.10.01 seems like a very minor change. It's important to verify that such a small increment doesn't introduce any compatibility issues or unexpected behavior in the project. Please confirm that this update has been thoroughly tested and is necessary.

androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
Expand All @@ -24,7 +24,7 @@ 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.3"
androidx-wear-compose = "1.5.4"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
Expand All @@ -39,19 +39,19 @@ hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.2.20"
kotlin = "2.2.21"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.4"
ksp = "2.3.0"
maps-compose = "6.12.1"
# @keep
minSdk = "23"
okhttp = "5.2.0"
okhttp = "5.2.1"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.2"
room = "2.8.3"
secrets = "2.0.1"
spotless = "8.0.0"
# @keep
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-alpha05"
android-material3 = "1.14.0-alpha06"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.10.00"
androidx-compose-bom = "2025.10.01"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The update of androidx-compose-bom from 2025.10.00 to 2025.10.01 seems like a very minor change. It's important to verify that such a small increment doesn't introduce any compatibility issues or unexpected behavior in the project. Please confirm that this update has been thoroughly tested and is necessary.

androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
Expand All @@ -20,7 +20,7 @@ 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.3"
androidx-wear-compose = "1.5.4"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
Expand All @@ -36,19 +36,19 @@ hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.2.20"
kotlin = "2.2.21"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.4"
ksp = "2.3.0"
maps-compose = "6.12.1"
# @keep
minSdk = "23"
okhttp = "5.2.0"
okhttp = "5.2.1"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.2"
room = "2.8.3"
secrets = "2.0.1"
spotless = "8.0.0"
# @keep
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-alpha05"
android-material3 = "1.14.0-alpha06"
androidGradlePlugin = "8.13.0"
androidx-activity-compose = "1.11.0"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2025.10.00"
androidx-compose-bom = "2025.10.01"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The update of androidx-compose-bom from 2025.10.00 to 2025.10.01 seems like a very minor change. It's important to verify that such a small increment doesn't introduce any compatibility issues or unexpected behavior in the project. Please confirm that this update has been thoroughly tested and is necessary.

androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.0.1"
androidx-corektx = "1.17.0"
Expand All @@ -24,7 +24,7 @@ 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.3"
androidx-wear-compose = "1.5.4"
androidx-window = "1.5.0"
androidxHiltNavigationCompose = "1.3.0"
androix-test-uiautomator = "2.3.0"
Expand All @@ -39,19 +39,19 @@ hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.2.20"
kotlin = "2.2.21"
kotlinx-serialization-json = "1.9.0"
kotlinx_immutable = "0.4.0"
ksp = "2.2.20-2.0.4"
ksp = "2.3.0"
maps-compose = "6.12.1"
# @keep
minSdk = "23"
okhttp = "5.2.0"
okhttp = "5.2.1"
play-services-wearable = "19.0.0"
robolectric = "4.16"
roborazzi = "1.50.0"
rome = "2.1.0"
room = "2.8.2"
room = "2.8.3"
secrets = "2.0.1"
spotless = "8.0.0"
# @keep
Expand Down
Loading