Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Delete unused dependencies from common module
Browse files Browse the repository at this point in the history
  • Loading branch information
M3DZIK committed Jun 8, 2024
1 parent 2fd826c commit 1ed2c3b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ android {
}

dependencies {
implementation(libs.compose.material.icons)
implementation(libs.compose.material3)
implementation(libs.compose.navigation)
implementation(libs.compose.ui)
implementation(libs.medzik.android.crypto)
implementation(libs.medzik.android.utils)

Expand Down

0 comments on commit 1ed2c3b

Please sign in to comment.