Skip to content

Commit

Permalink
removed unused dependancyy
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanNlc committed Jan 9, 2024
1 parent a4760c2 commit 2755fdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ dependencies {
// Hilt
implementation("com.google.dagger:hilt-android:2.48")
kapt("com.google.dagger:hilt-android-compiler:2.47")
implementation("androidx.hilt:hilt-lifecycle-viewmodel:1.0.0-alpha03")

// Compose BOM
implementation platform('androidx.compose:compose-bom:2023.08.00')
Expand Down

0 comments on commit 2755fdc

Please sign in to comment.