When I perform sync gradle I can see following errors:
18:08:37.929 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not find exifinterface.jar (com.android.support:exifinterface:27.1.1). 18:08:37.929 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Searched in the following locations: 18:08:37.929 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] https://jcenter.bintray.com/com/android/support/exifinterface/27.1.1/exifinterface-27.1.1.jar
Has anybody face the same? How to fix it?