Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyajaincarmel committed Jul 28, 2022
1 parent 8cf79f2 commit 4312476
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 @@ -82,7 +82,6 @@ dependencies {
def version_lifecycle = "2.3.1"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$version_lifecycle"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$version_lifecycle"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1"

// ktx for viewModels
implementation "androidx.fragment:fragment-ktx:1.3.6"
Expand Down

0 comments on commit 4312476

Please sign in to comment.