Remove unnecessary legacy-support-v4 dependency
This commit is contained in:
parent
600fbb2ef8
commit
faedd325be
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ dependencies {
|
|||
implementation 'com.github.inorichi:junrar-android:634c1f5'
|
||||
|
||||
// Android support library
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.0.0'
|
||||
|
|
Reference in a new issue