Hi i am using Android Studio 3.2.1. I just synced my application dependencies and suddenly i got below mentioned error. I have added and removed google dependencies, but no use. Any Help??
Failed to resolve: play-services-basement "Open File"
Hi i am using Android Studio 3.2.1. I just synced my application dependencies and suddenly i got below mentioned error. I have added and removed google dependencies, but no use. Any Help??
Failed to resolve: play-services-basement "Open File"
thanks for the reply, i have solved the issue by adding com.android.support:support-v4:27.1.0 and updating firebase messaging into com.google.firebase:firebase-messaging:17.3.4. thanks