fix(deps): update androidx (#2729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe9a9f4b2f
commit
33a2c71d3f
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-
|
|||
androidx-lifecycle-viewmodelKtx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycle" }
|
||||
androidx-material = "com.google.android.material:material:1.10.0"
|
||||
androidx-preference = "androidx.preference:preference:1.2.1"
|
||||
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.1"
|
||||
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
|
||||
androidx-recyclerviewSelection = "androidx.recyclerview:recyclerview-selection:1.2.0-alpha01"
|
||||
androidx-security = "androidx.security:security-crypto-ktx:1.1.0-alpha06"
|
||||
androidx-swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
|
||||
|
@ -53,7 +53,7 @@ build-semver = "com.vdurmont:semver4j:3.1.0"
|
|||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.13.0"
|
||||
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.1"
|
||||
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.48.0"
|
||||
compose-bom = "androidx.compose:compose-bom:2023.10.00"
|
||||
compose-bom = "androidx.compose:compose-bom:2023.10.01"
|
||||
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
|
||||
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
|
||||
compose-material3 = { module = "androidx.compose.material3:material3" }
|
||||
|
|
Loading…
Reference in a new issue