It seems that we can use datetime 0.7.0
Doc is at https://github.com/Kotlin/kotlinx-datetime?tab=readme-ov-file#deprecation-of-instant
This commit is contained in:
committed by
Benoit Marty
parent
fa6c804447
commit
b36fa123e8
@@ -33,7 +33,7 @@ accompanist = "0.37.3"
|
||||
test_core = "1.6.1"
|
||||
|
||||
# Jetbrain
|
||||
datetime = "0.7.0-0.6.x-compat"
|
||||
datetime = "0.7.0"
|
||||
serialization_json = "1.9.0"
|
||||
|
||||
#other
|
||||
|
||||
Reference in New Issue
Block a user