Compare commits
5 commits
f17e665fca
...
5731f52a83
| Author | SHA1 | Date | |
|---|---|---|---|
| 5731f52a83 | |||
| b74eca8fd1 | |||
| cb10b558dd | |||
| 6284adedf8 | |||
| 3e04bd7a66 |
1 changed files with 3 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ koin-plugin = "1.0.1"
|
|||
kotlin = "2.3.21"
|
||||
kotlinx-coroutines-rx3 = "1.11.0"
|
||||
kotlinx-serialization-json = "1.11.0"
|
||||
ksp = "2.3.8"
|
||||
ksp = "2.3.9"
|
||||
ktlint = "1.8.0"
|
||||
leakcanary = "2.14"
|
||||
lifecycle = "2.10.0"
|
||||
|
|
@ -43,12 +43,12 @@ material = "1.11.0" # TODO: update to newer version after bug is fixed. See http
|
|||
material3 = "1.11.0-alpha07"
|
||||
media = "1.7.1"
|
||||
mockitoCore = "5.23.0"
|
||||
multiplatform = "1.11.0"
|
||||
multiplatform = "1.11.1"
|
||||
navigation3 = "1.1.1"
|
||||
okhttp = "5.3.2"
|
||||
phoenix = "3.0.0"
|
||||
preference = "1.2.1"
|
||||
prettytime = "5.0.8.Final"
|
||||
prettytime = "5.0.9.Final"
|
||||
recyclerview = "1.4.0"
|
||||
room = "2.8.4"
|
||||
runner = "1.7.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue