Compare commits
1 commit
main
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b6b09df20 |
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ bridge = "v2.0.2"
|
|||
cardview = "1.0.0"
|
||||
checkstyle = "13.4.2"
|
||||
coil = "3.4.0"
|
||||
compose = "1.11.4"
|
||||
compose = "1.11.3"
|
||||
constraintlayout = "2.2.1"
|
||||
core = "1.18.0"
|
||||
coroutines = "1.11.0"
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@ dependencies {
|
|||
|
||||
// Lifecycle + ViewModel for Compose
|
||||
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0")
|
||||
implementation("androidx.lifecycle:lifecycle-runtime-compose:2.10.0")
|
||||
implementation("androidx.lifecycle:lifecycle-runtime-compose:2.11.0")
|
||||
|
||||
// Coroutines
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.11.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue