Skip to content

Commit

Permalink
Remove Accompanist from libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Apr 5, 2024
1 parent 2f641d1 commit db0d62a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ activity = "1.8.2"
compose_bom = "2024.04.00"
composecompiler = "1.5.11"

# Accompanist
accompanist = "0.34.0"

# Others
showkase = "1.0.2"
ui-tooling-preview-android = "1.6.5"
Expand All @@ -34,9 +31,6 @@ androidx_compose_ui_test_junit = { module = "androidx.compose.ui:ui-test-junit4-
# Kotlin
kotlinx_collections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"

# Accompanist
accompanist_systemui = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }

# Test
test_junit = "junit:junit:4.13.2"
test_robolectric = "org.robolectric:robolectric:4.12.1"
Expand Down

0 comments on commit db0d62a

Please sign in to comment.