@@ -21,38 +21,37 @@ coreSplashscreen = "1.2.0"
2121burst = " 2.11.0"
2222androidx-material = " 1.13.0"
2323androidx-test-junit = " 1.3.0"
24- coil = " 3.3 .0"
25- connectivity = " 2.4.0 "
26- compose-multiplatform = " 1.10.0 "
24+ coil = " 3.4 .0"
25+ connectivity = " 2.4.1 "
26+ compose-multiplatform = " 1.11.0-alpha03 "
2727crypto = " 0.5.0"
2828compose-multiplatform-material3 = " 1.10.0-alpha05"
2929compose-material-icons = " 1.7.3"
30- firebase-bom-version = " 34.8 .0"
30+ firebase-bom-version = " 34.10 .0"
3131google-services = " 4.4.4"
3232junit = " 4.13.2"
33- kotlin = " 2.3.0 "
33+ kotlin = " 2.3.10 "
3434kotlinx-coroutines = " 1.10.2"
3535kotlinx-datetime = " 0.7.1"
3636kotlinx-serialization = " 1.10.0"
37- ksp = " 2.3.4 "
37+ ksp = " 2.3.6 "
3838ktlint-cli = " 1.8.0"
3939ktor = " 3.3.3"
4040lifecycle-android = " 2.10.0"
41- lifecycle-multiplatform = " 2.10.0-alpha07 "
41+ lifecycle-multiplatform = " 2.10.0-alpha08 "
4242logcat = " 0.4"
4343metro = " 0.10.1"
44- navigationEventCompose = " 1.0.0"
45- navigationEvent = " 1.0.1"
46- navigation3 = " 1.0.0"
44+ navigationEventCompose = " 1.0.1"
45+ navigation3Multiplatform = " 1.1.0-alpha03"
4746okio = " 3.16.4"
4847ozone-atproto = " 0.3.7"
4948savedstate-multiplatform = " 1.4.0"
5049spotless = " 8.2.0"
51- tunjid-state-holder = " 1.2.0 "
52- tunjid-tiler = " 1.2.1 "
53- tunjid-tree-nav = " 0.0.50 "
54- tunjid-composables = " 0.0.26 "
55- vinceglb-filekit = " 0.12 .0"
50+ tunjid-state-holder = " 1.2.1-SNAPSHOT "
51+ tunjid-tiler = " 1.2.2-SNAPSHOT "
52+ tunjid-tree-nav = " 0.0.51 "
53+ tunjid-composables = " 0.0.27 "
54+ vinceglb-filekit = " 0.13 .0"
5655vlcj = " 4.9.0"
5756aboutLibraries = " 13.2.1"
5857
@@ -160,8 +159,7 @@ ktor-serialization-kotlinx-json = { group = "io.ktor", name = "ktor-serializatio
160159ktor-io-core = { group = " io.ktor" , name = " ktor-io" , version.ref = " ktor" }
161160ktor-io-jvm = { group = " io.ktor" , name = " ktor-io-jvm" , version.ref = " ktor" }
162161metro-gradlePlugin = { group = " dev.zacsweers.metro" , name = " gradle-plugin" , version.ref = " metro" }
163- navigation3-runtime = { group = " androidx.navigation3" , name = " navigation3-runtime" , version.ref = " navigation3" }
164- navigation-event = { group = " androidx.navigationevent" , name = " navigationevent" , version.ref = " navigationEvent" }
162+ navigation3-multiplatform-ui = { group = " org.jetbrains.androidx.navigation3" , name = " navigation3-ui" , version.ref = " navigation3Multiplatform" }
165163navigation-event-compose = { group = " org.jetbrains.androidx.navigationevent" , name = " navigationevent-compose" , version.ref = " navigationEventCompose" }
166164okio = { group = " com.squareup.okio" , name = " okio" , version.ref = " okio" }
167165ozone-atproto-runtime = { group = " com.tunjid" , name = " api-gen-runtime" , version.ref = " ozone-atproto" }
0 commit comments