Replace legacy support library only with swipe refresh layout library
This commit is contained in:
committed by
Jannis Mattheis
parent
ca31e74265
commit
35069f7a6e
@@ -63,7 +63,7 @@ dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.5.1'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
|
||||
implementation 'androidx.preference:preference:1.2.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user