Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
StaehliJ committed Dec 11, 2024
1 parent ca53367 commit a84a473
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pillarbox-ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ dependencies {
api(project(":pillarbox-player"))

implementation(libs.androidx.annotation)
api(libs.androidx.compose.animation)
implementation(libs.androidx.compose.animation.core)
implementation(platform(libs.androidx.compose.bom))
implementation(libs.androidx.compose.foundation)
api(libs.androidx.compose.foundation.layout)
Expand Down

0 comments on commit a84a473

Please sign in to comment.