Skip to content

Commit bfe9a90

Browse files
committed
Library upgrades
1 parent 3063549 commit bfe9a90

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ junitVersion = "1.3.0"
2929
activityCompose = "1.12.4"
3030
composeBom = "2026.02.00"
3131
navigation3 = "1.0.1"
32-
nav3Material = "1.0.0-SNAPSHOT"
3332
lifecycleViewmodelNav3 = "2.10.0"
3433
koin-bom = "4.1.1"
3534
cryptographyBom = "0.5.0"
@@ -100,7 +99,6 @@ androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version
10099
androidx-lifecycle-viewmodel-navigation3 = { module = "androidx.lifecycle:lifecycle-viewmodel-navigation3", version.ref = "lifecycleViewmodelNav3" }
101100
androidx-navigation3-runtime = { module = "androidx.navigation3:navigation3-runtime", version.ref = "navigation3" }
102101
androidx-navigation3-ui = { module = "androidx.navigation3:navigation3-ui", version.ref = "navigation3" }
103-
androidx-material3-navigation3 = { group = "androidx.compose.material3.adaptive", name = "adaptive-navigation3", version.ref = "nav3Material" }
104102

105103

106104
[plugins]

0 commit comments

Comments
 (0)