diff --git a/app/build.gradle b/app/build.gradle index c42822b..91132b5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,7 +36,6 @@ android { dependencies { implementation fileTree(include: ['*.jar','*.aar'], dir: 'libs') - implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'com.android.volley:volley:1.1.1' implementation 'org.greenrobot:eventbus:3.2.0' }