@@ -41,10 +41,10 @@ hiltLifecycleViewmodel = "1.0.0-alpha03"
4141hiltNavigationCompose = " 1.3.0"
4242junit = " 4.13.2"
4343junitVersion = " 1.3.0"
44- kotlin = " 2.3.0 "
45- ksp = " 2.3.4 "
44+ kotlin = " 2.3.21 "
45+ ksp = " 2.3.6 "
4646kotlinxCoroutines = " 1.11.0"
47- kotlinxSerialization = " 2.3.0 "
47+ kotlinxSerialization = " 2.3.21 "
4848kotlinxSerializationJson = " 1.11.0"
4949kotlinxSerializationProtobuf = " 1.11.0"
5050ktlint = " 1.5.0"
@@ -65,10 +65,10 @@ spotless = "8.6.0"
6565startup = " 1.2.0"
6666runner = " 1.7.0"
6767uiTextGoogleFonts = " 1.11.2"
68- uiautomator = " 2.4.0-alpha07 "
68+ uiautomator = " 2.4.0-beta02 "
6969uiTooling = " 1.11.2"
7070validatorPush = " 1.0.0-alpha09"
71- watchFacePush = " 1.0.0-beta01 "
71+ watchFacePush = " 1.0.0"
7272wear = " 1.4.0"
7373wearCompose = " 1.6.2"
7474wearComposeTooling = " 1.6.2"
@@ -95,7 +95,7 @@ androidx-camera-camera2 = { module = "androidx.camera:camera-camera2", version.r
9595androidx-camera-compose = { module = " androidx.camera:camera-compose" , version.ref = " camerax" }
9696androidx-camera-core = { module = " androidx.camera:camera-core" , version.ref = " camerax" }
9797androidx-camera-lifecycle = { group = " androidx.camera" , name = " camera-lifecycle" , version.ref = " camerax" }
98- androidx-compose-foundation = { group = " androidx.compose.foundation" , name = " foundation" , version.ref = " foundation " }
98+ androidx-compose-foundation = { group = " androidx.compose.foundation" , name = " foundation" }
9999androidx-compose-bom = { group = " androidx.compose" , name = " compose-bom" , version.ref = " composeBom" }
100100androidx-concurrent-futures-ktx = { module = " androidx.concurrent:concurrent-futures-ktx" , version.ref = " concurrent" }
101101androidx-core = { module = " androidx.test:core" , version.ref = " core" }
0 commit comments