Skip to content

Commit

Permalink
cleanup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjlockwood committed Oct 19, 2024
1 parent a33d303 commit d523c96
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composeApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ kotlin {
}

androidMain.dependencies {
implementation(compose.preview)
implementation(libs.androidx.activity.compose)
implementation(libs.androidx.core.ktx)
implementation(libs.squareup.okio)
Expand Down
Binary file not shown.

0 comments on commit d523c96

Please sign in to comment.