@@ -8,7 +8,6 @@ androidxAppCompat = "1.7.0"
8
8
androidxArchCore = " 2.2.0"
9
9
androidxBrowser = " 1.4.0"
10
10
androidxComposeBom = " 2024.11.00"
11
- androidxComposeCompiler = " 1.4.3"
12
11
androidxCompose = " 1.2.0"
13
12
androidxComposeRuntimeTracing = " 1.7.5"
14
13
androidxCore = " 1.15.0"
@@ -40,7 +39,7 @@ jacoco = "0.8.7"
40
39
junit4 = " 4.13.2"
41
40
kotlin = " 2.1.0"
42
41
kotlinxCoroutines = " 1.9.0"
43
- kotlinxDatetime = " 0.4.0 "
42
+ kotlinxDatetime = " 0.6.1 "
44
43
kotlinxSerializationJson = " 1.7.3"
45
44
ksp = " 2.1.0-1.0.29"
46
45
lint = " 31.7.3"
@@ -72,7 +71,6 @@ androidx-archcore-testing = { group = "androidx.arch.core", name = "core-testing
72
71
androidx-annotation = { group = " androidx.annotation" , name = " annotation" , version.ref = " annotation" }
73
72
androidx-compose-animation = { group = " androidx.compose.animation" , name = " animation" }
74
73
androidx-compose-bom = { group = " androidx.compose" , name = " compose-bom" , version.ref = " androidxComposeBom" }
75
- androidx-compose-compiler = { group = " androidx.compose.compiler" , name = " compiler" , version.ref = " androidxComposeCompiler" }
76
74
androidx-compose-foundation-core = { group = " androidx.compose.foundation" , name = " foundation" }
77
75
androidx-compose-foundation-layout = { group = " androidx.compose.foundation" , name = " foundation-layout" }
78
76
androidx-compose-material-core = { group = " androidx.compose.material" , name = " material" }
0 commit comments