Clean up unused dependencies in libs.versions.toml

This commit is contained in:
Hossain Khan
2026-08-11 11:48:03 -04:00
parent e8aec06290
commit 2b8c1e3830
-6
View File
@@ -21,7 +21,6 @@ composeBom = "2026.06.01"
androidXCoreKtx = "1.19.0"
espressoCore = "3.7.0"
googleFonts = "1.11.4"
junit = "4.13.2"
junitVersion = "1.3.0"
kotlinxCoroutinesTest = "1.11.0"
@@ -99,7 +98,6 @@ androidx-ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-man
androidx-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
androidx-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
androidx-window = { module = "androidx.window:window", version.ref = "androidx-window" }
androidx-window-core = { module = "androidx.window:window-core", version.ref = "androidx-window" }
androidx-compose-materialWindow = { module = "androidx.compose.material3:material3-window-size-class" }
junit = { group = "junit", name = "junit", version.ref = "junit" }
@@ -118,10 +116,6 @@ circuitx-overlays = { group = "com.slack.circuit", name = "circuitx-overlays", v
# https://github.com/ZacSweers/metro
metrox-android = { group = "dev.zacsweers.metro", name = "metrox-android", version.ref = "metro" }
# # https://developer.android.com/develop/ui/compose/text/fonts
# https://mvnrepository.com/artifact/androidx.compose.ui/ui-text-google-fonts
androidx-ui-text-google-fonts = { group = "androidx.compose.ui", name = "ui-text-google-fonts", version.ref = "googleFonts" }
androidx-work-runtime-ktx = { group = "androidx.work", name = "work-runtime-ktx", version.ref = "workManager" }
# https://github.com/JakeWharton/timber