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
18 changes: 9 additions & 9 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-alpha09"
androidGradlePlugin = "9.0.0"
androidx-activity-compose = "1.12.3"
androidGradlePlugin = "9.0.1"
androidx-activity-compose = "1.12.4"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.01.01"
androidx-compose-bom = "2026.02.00"
Comment on lines +4 to +7
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

These version updates are being applied to multiple, nearly identical libs.versions.toml files across different sample projects. This duplication increases maintenance overhead, as seen in this PR where several files require the same set of changes. Some of the other version catalog files (e.g., in JetNews) even contain comments indicating they should be duplicated from a global file, but the update process seems to modify them individually.

To improve maintainability and align with the apparent original intent, consider centralizing dependency management. This could be achieved by either creating a script to synchronize a master catalog file to all projects or by restructuring the projects to share a single version catalog via Gradle's composite builds feature. This would streamline future updates and prevent inconsistencies.

androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.17.0"
Expand All @@ -30,29 +30,29 @@ compileSdk = "36"
coroutines = "1.10.2"
google-maps = "20.0.0"
gradle-versions = "0.53.0"
hilt = "2.59"
hilt = "2.59.2"
hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.0"
kotlin = "2.3.10"
kotlinx-serialization-json = "1.10.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.5"
maps-compose = "8.0.0"
ksp = "2.3.6"
maps-compose = "8.2.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
robolectric = "4.16.1"
roborazzi = "1.57.0"
roborazzi = "1.59.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.2.1"
# @keep
targetSdk = "33"
version-catalog-update = "1.0.1"
version-catalog-update = "1.1.0"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
18 changes: 9 additions & 9 deletions JetNews/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-alpha09"
androidGradlePlugin = "9.0.0"
androidx-activity-compose = "1.12.3"
androidGradlePlugin = "9.0.1"
androidx-activity-compose = "1.12.4"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.01.01"
androidx-compose-bom = "2026.02.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.17.0"
Expand All @@ -34,29 +34,29 @@ compileSdk = "36"
coroutines = "1.10.2"
google-maps = "20.0.0"
gradle-versions = "0.53.0"
hilt = "2.59"
hilt = "2.59.2"
hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.0"
kotlin = "2.3.10"
kotlinx-serialization-json = "1.10.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.5"
maps-compose = "8.0.0"
ksp = "2.3.6"
maps-compose = "8.2.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
robolectric = "4.16.1"
roborazzi = "1.57.0"
roborazzi = "1.59.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.2.1"
# @keep
targetSdk = "33"
version-catalog-update = "1.0.1"
version-catalog-update = "1.1.0"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
18 changes: 9 additions & 9 deletions Jetchat/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-alpha09"
androidGradlePlugin = "9.0.0"
androidx-activity-compose = "1.12.3"
androidGradlePlugin = "9.0.1"
androidx-activity-compose = "1.12.4"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.01.01"
androidx-compose-bom = "2026.02.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.17.0"
Expand All @@ -34,29 +34,29 @@ compileSdk = "36"
coroutines = "1.10.2"
google-maps = "20.0.0"
gradle-versions = "0.53.0"
hilt = "2.59"
hilt = "2.59.2"
hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.0"
kotlin = "2.3.10"
kotlinx-serialization-json = "1.10.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.5"
maps-compose = "8.0.0"
ksp = "2.3.6"
maps-compose = "8.2.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
robolectric = "4.16.1"
roborazzi = "1.57.0"
roborazzi = "1.59.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.2.1"
# @keep
targetSdk = "33"
version-catalog-update = "1.0.1"
version-catalog-update = "1.1.0"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
18 changes: 9 additions & 9 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-alpha09"
androidGradlePlugin = "9.0.0"
androidx-activity-compose = "1.12.3"
androidGradlePlugin = "9.0.1"
androidx-activity-compose = "1.12.4"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.01.01"
androidx-compose-bom = "2026.02.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.17.0"
Expand All @@ -31,29 +31,29 @@ coroutines = "1.10.2"
glancePreview = "1.1.1"
google-maps = "20.0.0"
gradle-versions = "0.53.0"
hilt = "2.59"
hilt = "2.59.2"
hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.0"
kotlin = "2.3.10"
kotlinx-serialization-json = "1.10.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.5"
maps-compose = "8.0.0"
ksp = "2.3.6"
maps-compose = "8.2.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
robolectric = "4.16.1"
roborazzi = "1.57.0"
roborazzi = "1.59.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.2.1"
# @keep
targetSdk = "36"
version-catalog-update = "1.0.1"
version-catalog-update = "1.1.0"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
18 changes: 9 additions & 9 deletions Reply/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
[versions]
accompanist = "0.37.3"
android-material3 = "1.14.0-alpha09"
androidGradlePlugin = "9.0.0"
androidx-activity-compose = "1.12.3"
androidGradlePlugin = "9.0.1"
androidx-activity-compose = "1.12.4"
androidx-appcompat = "1.7.1"
androidx-compose-bom = "2026.01.01"
androidx-compose-bom = "2026.02.00"
androidx-constraintlayout = "1.1.1"
androidx-core-splashscreen = "1.2.0"
androidx-corektx = "1.17.0"
Expand All @@ -34,29 +34,29 @@ compileSdk = "36"
coroutines = "1.10.2"
google-maps = "20.0.0"
gradle-versions = "0.53.0"
hilt = "2.59"
hilt = "2.59.2"
hiltExt = "1.3.0"
horologist = "0.7.15"
jdkDesugar = "2.1.5"
junit = "4.13.2"
kotlin = "2.3.0"
kotlin = "2.3.10"
kotlinx-serialization-json = "1.10.0"
kotlinx_immutable = "0.4.0"
ksp = "2.3.5"
maps-compose = "8.0.0"
ksp = "2.3.6"
maps-compose = "8.2.0"
# @keep
minSdk = "23"
okhttp = "5.3.2"
play-services-wearable = "19.0.0"
robolectric = "4.16.1"
roborazzi = "1.57.0"
roborazzi = "1.59.0"
rome = "2.1.0"
room = "2.8.4"
secrets = "2.0.1"
spotless = "8.2.1"
# @keep
targetSdk = "33"
version-catalog-update = "1.0.1"
version-catalog-update = "1.1.0"

[libraries]
accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
Expand Down
Loading