Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                           | from  | to    |
| ---------- | ------------------------------------------------- | ----- | ----- |
| maven      | androidx.navigation:navigation-compose            | 2.8.5 | 2.8.6 |
| maven      | androidx.compose.ui:ui-util                       | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.ui:ui-tooling-preview            | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.ui:ui-tooling                    | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.ui:ui-test-manifest              | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.ui:ui-test                       | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.ui:ui                            | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.runtime:runtime-tracing          | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.runtime:runtime-saveable         | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.runtime:runtime                  | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.material:material-ripple         | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.material:material-icons-extended | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.material:material-icons-core     | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.material:material                | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.foundation:foundation-layout     | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.foundation:foundation            | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.animation:animation-graphics     | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.animation:animation-core         | 1.7.6 | 1.7.7 |
| maven      | androidx.compose.animation:animation              | 1.7.6 | 1.7.7 |
  • Loading branch information
actions-user committed Jan 30, 2025
1 parent f7ff66a commit 0c8bff0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 19 deletions.
38 changes: 19 additions & 19 deletions gradle/hubdle.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,35 @@ android-tools-desugar_jdk_libs = "2.1.4"
androidx-activity-compose = "1.10.0"
androidx-activity-ktx = "1.10.0"
androidx-appcompat = "1.7.0"
androidx-compose-animation = "1.7.6"
androidx-compose-animation-core = "1.7.6"
androidx-compose-animation-graphics = "1.7.6"
androidx-compose-animation = "1.7.7"
androidx-compose-animation-core = "1.7.7"
androidx-compose-animation-graphics = "1.7.7"
androidx-compose-compiler = "1.5.15"
androidx-compose-foundation = "1.7.6"
androidx-compose-foundation-layout = "1.7.6"
androidx-compose-foundation = "1.7.7"
androidx-compose-foundation-layout = "1.7.7"
androidx-compose-foundation-text = "1.2.1"
androidx-compose-material = "1.7.6"
androidx-compose-material-icons-core = "1.7.6"
androidx-compose-material-icons-extended = "1.7.6"
androidx-compose-material-ripple = "1.7.6"
androidx-compose-material = "1.7.7"
androidx-compose-material-icons-core = "1.7.7"
androidx-compose-material-icons-extended = "1.7.7"
androidx-compose-material-ripple = "1.7.7"
androidx-compose-material3 = "1.3.1"
androidx-compose-material3-window-size-classs = "1.3.1"
androidx-compose-runtime = "1.7.6"
androidx-compose-runtime-saveable = "1.7.6"
androidx-compose-runtime-tracing = "1.7.6"
androidx-compose-ui = "1.7.6"
androidx-compose-ui-test = "1.7.6"
androidx-compose-ui-test-manifest = "1.7.6"
androidx-compose-ui-tooling = "1.7.6"
androidx-compose-ui-tooling-preview = "1.7.6"
androidx-compose-ui-util = "1.7.6"
androidx-compose-runtime = "1.7.7"
androidx-compose-runtime-saveable = "1.7.7"
androidx-compose-runtime-tracing = "1.7.7"
androidx-compose-ui = "1.7.7"
androidx-compose-ui-test = "1.7.7"
androidx-compose-ui-test-manifest = "1.7.7"
androidx-compose-ui-tooling = "1.7.7"
androidx-compose-ui-tooling-preview = "1.7.7"
androidx-compose-ui-util = "1.7.7"
androidx-core-ktx = "1.15.0"
androidx-core-splashscreen = "1.0.1"
androidx-hilt-navigation-compose = "1.2.0"
androidx-lifecycle-viewmodel = "2.8.7"
androidx-lifecycle-viewmodel-compose = "2.8.7"
androidx-lifecycle-viewmodel-ktx = "2.8.7"
androidx-navigation-compose = "2.8.5"
androidx-navigation-compose = "2.8.6"
arrow-kt-arrow-core = "2.0.1"
cash-molecule = "2.0.0"
cash-sqldelight = "2.0.0"
Expand Down
19 changes: 19 additions & 0 deletions hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,25 @@

### Updated

- `androidx.navigation:navigation-compose -> 2.8.6`
- `androidx.compose.ui:ui-util -> 1.7.7`
- `androidx.compose.ui:ui-tooling-preview -> 1.7.7`
- `androidx.compose.ui:ui-tooling -> 1.7.7`
- `androidx.compose.ui:ui-test-manifest -> 1.7.7`
- `androidx.compose.ui:ui-test -> 1.7.7`
- `androidx.compose.ui:ui -> 1.7.7`
- `androidx.compose.runtime:runtime-tracing -> 1.7.7`
- `androidx.compose.runtime:runtime-saveable -> 1.7.7`
- `androidx.compose.runtime:runtime -> 1.7.7`
- `androidx.compose.material:material-ripple -> 1.7.7`
- `androidx.compose.material:material-icons-extended -> 1.7.7`
- `androidx.compose.material:material-icons-core -> 1.7.7`
- `androidx.compose.material:material -> 1.7.7`
- `androidx.compose.foundation:foundation-layout -> 1.7.7`
- `androidx.compose.foundation:foundation -> 1.7.7`
- `androidx.compose.animation:animation-graphics -> 1.7.7`
- `androidx.compose.animation:animation-core -> 1.7.7`
- `androidx.compose.animation:animation -> 1.7.7`
- `com.javiersc.kotlin.kopy:com.javiersc.kotlin.kopy.gradle.plugin -> 0.14.0+2.1.10`
- `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.5.2+2.1.10`
- `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.5.2+2.1.10`
Expand Down

0 comments on commit 0c8bff0

Please sign in to comment.