My App was working fine, then i add com.splunk:mint-android-sdk, which required upper version of gradle, so i upgrade the gradle to from 2.1 to 3.3. after that i am facing i
In my case, I add maven { url 'https://maven.google.com' } at top of build script.
maven { url 'https://maven.google.com' }