Commit 35bb80f0 authored by Varun Patil's avatar Varun Patil

Remove androidx legacy support dependency

parent b12edaba
......@@ -48,7 +48,6 @@ dependencies {
implementation "com.google.firebase:firebase-messaging:${firebaseVersion}"
implementation "com.google.android.material:material:${androidxVersion}"
implementation "androidx.exifinterface:exifinterface:${androidxVersion}"
implementation "androidx.legacy:legacy-support-v4:${androidxVersion}"
implementation "androidx.preference:preference:${androidxVersion}"
implementation "androidx.cardview:cardview:${androidxVersion}"
implementation "com.google.android.gms:play-services-maps:${playServicesVersion}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment