Skip to content

Commit

Permalink
remove duplicate dep
Browse files Browse the repository at this point in the history
  • Loading branch information
trbutler4 committed Sep 15, 2024
1 parent 99ffc4c commit 86e51ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wallet_app/android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ dependencies {
implementation(libs.hilt.android)
implementation(libs.androidx.hilt.navigation.fragment)
implementation (libs.androidx.hilt.navigation.compose.v100alpha03)
implementation("com.swmansion.starknet:starknet:0.12.2")

implementation(libs.androidx.ui.tooling.preview)
debugImplementation(libs.androidx.ui.tooling)
Expand Down

0 comments on commit 86e51ec

Please sign in to comment.