-
Notifications
You must be signed in to change notification settings - Fork 5.4k
🤖 Update Dependencies #1641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
🤖 Update Dependencies #1641
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,18 +1,18 @@ | ||
| [versions] | ||
| accompanist = "0.37.3" | ||
| android-material3 = "1.14.0-alpha08" | ||
| androidGradlePlugin = "8.13.2" | ||
| androidx-activity-compose = "1.12.2" | ||
| android-material3 = "1.14.0-alpha09" | ||
| androidGradlePlugin = "9.0.0" | ||
| androidx-activity-compose = "1.12.3" | ||
| androidx-appcompat = "1.7.1" | ||
| androidx-compose-bom = "2026.01.00" | ||
| androidx-compose-bom = "2026.01.01" | ||
| androidx-constraintlayout = "1.1.1" | ||
| androidx-core-splashscreen = "1.2.0" | ||
| androidx-corektx = "1.17.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-navigation = "2.9.6" | ||
| androidx-navigation = "2.9.7" | ||
| androidx-palette = "1.0.0" | ||
| androidx-test = "1.7.0" | ||
| androidx-test-espresso = "3.7.0" | ||
|
|
@@ -30,26 +30,26 @@ compileSdk = "36" | |
| coroutines = "1.10.2" | ||
| google-maps = "20.0.0" | ||
| gradle-versions = "0.53.0" | ||
| hilt = "2.57.2" | ||
| hilt = "2.59" | ||
| hiltExt = "1.3.0" | ||
| horologist = "0.7.15" | ||
| jdkDesugar = "2.1.5" | ||
| junit = "4.13.2" | ||
| kotlin = "2.3.0" | ||
| kotlinx-serialization-json = "1.9.0" | ||
| kotlinx-serialization-json = "1.10.0" | ||
| kotlinx_immutable = "0.4.0" | ||
| ksp = "2.3.4" | ||
| maps-compose = "7.0.0" | ||
| ksp = "2.3.5" | ||
| maps-compose = "8.0.0" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| # @keep | ||
| minSdk = "23" | ||
| okhttp = "5.3.2" | ||
| play-services-wearable = "19.0.0" | ||
| robolectric = "4.16" | ||
| roborazzi = "1.56.0" | ||
| robolectric = "4.16.1" | ||
| roborazzi = "1.57.0" | ||
| rome = "2.1.0" | ||
| room = "2.8.4" | ||
| secrets = "2.0.1" | ||
| spotless = "8.1.0" | ||
| spotless = "8.2.1" | ||
| # @keep | ||
| targetSdk = "33" | ||
| version-catalog-update = "1.0.1" | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,19 +4,19 @@ | |
| ##### | ||
| [versions] | ||
| accompanist = "0.37.3" | ||
| android-material3 = "1.14.0-alpha08" | ||
| androidGradlePlugin = "8.13.2" | ||
| androidx-activity-compose = "1.12.2" | ||
| android-material3 = "1.14.0-alpha09" | ||
| androidGradlePlugin = "9.0.0" | ||
| androidx-activity-compose = "1.12.3" | ||
| androidx-appcompat = "1.7.1" | ||
| androidx-compose-bom = "2026.01.00" | ||
| androidx-compose-bom = "2026.01.01" | ||
| androidx-constraintlayout = "1.1.1" | ||
| androidx-core-splashscreen = "1.2.0" | ||
| androidx-corektx = "1.17.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-navigation = "2.9.6" | ||
| androidx-navigation = "2.9.7" | ||
| androidx-palette = "1.0.0" | ||
| androidx-test = "1.7.0" | ||
| androidx-test-espresso = "3.7.0" | ||
|
|
@@ -34,26 +34,26 @@ compileSdk = "36" | |
| coroutines = "1.10.2" | ||
| google-maps = "20.0.0" | ||
| gradle-versions = "0.53.0" | ||
| hilt = "2.57.2" | ||
| hilt = "2.59" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The Hilt dependency has been updated from |
||
| hiltExt = "1.3.0" | ||
| horologist = "0.7.15" | ||
| jdkDesugar = "2.1.5" | ||
| junit = "4.13.2" | ||
| kotlin = "2.3.0" | ||
| kotlinx-serialization-json = "1.9.0" | ||
| kotlinx-serialization-json = "1.10.0" | ||
| kotlinx_immutable = "0.4.0" | ||
| ksp = "2.3.4" | ||
| maps-compose = "7.0.0" | ||
| ksp = "2.3.5" | ||
| maps-compose = "8.0.0" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| # @keep | ||
| minSdk = "23" | ||
| okhttp = "5.3.2" | ||
| play-services-wearable = "19.0.0" | ||
| robolectric = "4.16" | ||
| roborazzi = "1.56.0" | ||
| robolectric = "4.16.1" | ||
| roborazzi = "1.57.0" | ||
| rome = "2.1.0" | ||
| room = "2.8.4" | ||
| secrets = "2.0.1" | ||
| spotless = "8.1.0" | ||
| spotless = "8.2.1" | ||
| # @keep | ||
| targetSdk = "33" | ||
| version-catalog-update = "1.0.1" | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,19 +4,19 @@ | |
| ##### | ||
| [versions] | ||
| accompanist = "0.37.3" | ||
| android-material3 = "1.14.0-alpha08" | ||
| androidGradlePlugin = "8.13.2" | ||
| androidx-activity-compose = "1.12.2" | ||
| android-material3 = "1.14.0-alpha09" | ||
| androidGradlePlugin = "9.0.0" | ||
| androidx-activity-compose = "1.12.3" | ||
| androidx-appcompat = "1.7.1" | ||
| androidx-compose-bom = "2026.01.00" | ||
| androidx-compose-bom = "2026.01.01" | ||
| androidx-constraintlayout = "1.1.1" | ||
| androidx-core-splashscreen = "1.2.0" | ||
| androidx-corektx = "1.17.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-navigation = "2.9.6" | ||
| androidx-navigation = "2.9.7" | ||
| androidx-palette = "1.0.0" | ||
| androidx-test = "1.7.0" | ||
| androidx-test-espresso = "3.7.0" | ||
|
|
@@ -34,26 +34,26 @@ compileSdk = "36" | |
| coroutines = "1.10.2" | ||
| google-maps = "20.0.0" | ||
| gradle-versions = "0.53.0" | ||
| hilt = "2.57.2" | ||
| hilt = "2.59" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The Hilt dependency has been updated from |
||
| hiltExt = "1.3.0" | ||
| horologist = "0.7.15" | ||
| jdkDesugar = "2.1.5" | ||
| junit = "4.13.2" | ||
| kotlin = "2.3.0" | ||
| kotlinx-serialization-json = "1.9.0" | ||
| kotlinx-serialization-json = "1.10.0" | ||
| kotlinx_immutable = "0.4.0" | ||
| ksp = "2.3.4" | ||
| maps-compose = "7.0.0" | ||
| ksp = "2.3.5" | ||
| maps-compose = "8.0.0" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| # @keep | ||
| minSdk = "23" | ||
| okhttp = "5.3.2" | ||
| play-services-wearable = "19.0.0" | ||
| robolectric = "4.16" | ||
| roborazzi = "1.56.0" | ||
| robolectric = "4.16.1" | ||
| roborazzi = "1.57.0" | ||
| rome = "2.1.0" | ||
| room = "2.8.4" | ||
| secrets = "2.0.1" | ||
| spotless = "8.1.0" | ||
| spotless = "8.2.1" | ||
| # @keep | ||
| targetSdk = "33" | ||
| version-catalog-update = "1.0.1" | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Hilt dependency has been updated from
2.57.2to2.59. This is a significant version jump that might introduce breaking changes or require migration steps. Please ensure that the application remains compatible with this new version and that all necessary adjustments have been made according to Hilt's release notes.