---
updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0872880a49
commit
fad2b13dee
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ hilt-android = "2.51.1"
|
|||
kotlin = "1.9.23"
|
||||
kotlinx-serialization = "1.6.3"
|
||||
kotlinx-coroutines = "1.8.1"
|
||||
kotlinx-datetime = "0.5.0"
|
||||
kotlinx-datetime = "0.6.0"
|
||||
ktor = "2.3.11"
|
||||
material = "1.12.0"
|
||||
maxSdk = "34"
|
||||
|
|
Loading…
Reference in a new issue