Skip to content

Commit

Permalink
Remove unneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf4b1 committed Nov 13, 2021
1 parent 3857b00 commit 5d22eea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ android {
}

dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 5d22eea

Please sign in to comment.