Skip to content

Commit

Permalink
Clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyBoyFeng committed Aug 19, 2021
1 parent eb8ddff commit db8ee5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies {
// implementation("com.google.android.material:material:1.4.0")
// implementation("androidx.constraintlayout:constraintlayout:2.1.0")
implementation("androidx.leanback:leanback:1.0.0")
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1")
// testImplementation("junit:junit:4.13.2")
// androidTestImplementation("androidx.test.ext:junit:1.1.3")
// androidTestImplementation("androidx.test.espresso:espresso-core:3.4.0")
Expand Down

0 comments on commit db8ee5c

Please sign in to comment.