Skip to content

Commit e802b09

Browse files
Remove compose compiler from libs.versions.toml
1 parent c85f625 commit e802b09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gradle/libs.versions.toml

-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ androidxAppCompat = "1.7.0"
88
androidxArchCore = "2.2.0"
99
androidxBrowser = "1.4.0"
1010
androidxComposeBom = "2024.11.00"
11-
androidxComposeCompiler = "1.5.15"
1211
androidxCompose = "1.2.0"
1312
androidxComposeRuntimeTracing = "1.7.5"
1413
androidxCore = "1.15.0"
@@ -72,7 +71,6 @@ androidx-archcore-testing = { group = "androidx.arch.core", name = "core-testing
7271
androidx-annotation = { group = "androidx.annotation", name = "annotation", version.ref = "annotation" }
7372
androidx-compose-animation = { group = "androidx.compose.animation", name = "animation" }
7473
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "androidxComposeBom" }
75-
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version.ref = "androidxComposeCompiler" }
7674
androidx-compose-foundation-core = { group = "androidx.compose.foundation", name = "foundation" }
7775
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout" }
7876
androidx-compose-material-core = { group = "androidx.compose.material", name = "material" }

0 commit comments

Comments
 (0)