@@ -8,7 +8,6 @@ androidxAppCompat = "1.7.0"
88androidxArchCore = " 2.2.0"
99androidxBrowser = " 1.4.0"
1010androidxComposeBom = " 2024.11.00"
11- androidxComposeCompiler = " 1.4.3"
1211androidxCompose = " 1.2.0"
1312androidxComposeRuntimeTracing = " 1.7.5"
1413androidxCore = " 1.15.0"
@@ -40,7 +39,7 @@ jacoco = "0.8.7"
4039junit4 = " 4.13.2"
4140kotlin = " 2.1.0"
4241kotlinxCoroutines = " 1.9.0"
43- kotlinxDatetime = " 0.4.0 "
42+ kotlinxDatetime = " 0.6.1 "
4443kotlinxSerializationJson = " 1.7.3"
4544ksp = " 2.1.0-1.0.29"
4645lint = " 31.7.3"
@@ -72,7 +71,6 @@ androidx-archcore-testing = { group = "androidx.arch.core", name = "core-testing
7271androidx-annotation = { group = " androidx.annotation" , name = " annotation" , version.ref = " annotation" }
7372androidx-compose-animation = { group = " androidx.compose.animation" , name = " animation" }
7473androidx-compose-bom = { group = " androidx.compose" , name = " compose-bom" , version.ref = " androidxComposeBom" }
75- androidx-compose-compiler = { group = " androidx.compose.compiler" , name = " compiler" , version.ref = " androidxComposeCompiler" }
7674androidx-compose-foundation-core = { group = " androidx.compose.foundation" , name = " foundation" }
7775androidx-compose-foundation-layout = { group = " androidx.compose.foundation" , name = " foundation-layout" }
7876androidx-compose-material-core = { group = " androidx.compose.material" , name = " material" }
0 commit comments