Compare commits
3 commits
96f9822080
...
ea004c29cb
| Author | SHA1 | Date | |
|---|---|---|---|
| ea004c29cb | |||
| 3d86b5be52 | |||
| d755bd32fb |
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ bridge = "v2.0.2"
|
||||||
cardview = "1.0.0"
|
cardview = "1.0.0"
|
||||||
checkstyle = "13.4.2"
|
checkstyle = "13.4.2"
|
||||||
coil = "3.4.0"
|
coil = "3.4.0"
|
||||||
compose = "1.11.3"
|
compose = "1.11.4"
|
||||||
constraintlayout = "2.2.1"
|
constraintlayout = "2.2.1"
|
||||||
core = "1.18.0"
|
core = "1.18.0"
|
||||||
coroutines = "1.11.0"
|
coroutines = "1.11.0"
|
||||||
|
|
@ -33,7 +33,7 @@ koin-plugin = "1.0.1"
|
||||||
kotlin = "2.3.21"
|
kotlin = "2.3.21"
|
||||||
kotlinx-coroutines-rx3 = "1.11.0"
|
kotlinx-coroutines-rx3 = "1.11.0"
|
||||||
kotlinx-serialization-json = "1.11.0"
|
kotlinx-serialization-json = "1.11.0"
|
||||||
ksp = "2.3.8"
|
ksp = "2.3.9"
|
||||||
ktlint = "1.8.0"
|
ktlint = "1.8.0"
|
||||||
leakcanary = "2.14"
|
leakcanary = "2.14"
|
||||||
lifecycle = "2.10.0"
|
lifecycle = "2.10.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue