Android Studio – > Could not find com.google.android.exoplayer:exoplayer-core:r2.4.2
I am facing this exoplayer not found error in video android studio application after I updated my project dependencies. I don't know how to update old Exoplayer link to https://mvnrepository.com/artifact/com.google.android.exoplayer/exoplayer Can anyone tell how to remove this error and update…