Error:Cause: com.android.sdklib.repository.FullRevision
In case you want to keep the SDK Manager plugin, you can get the fixed committed version with : repositories { maven { url ‘https://jitpack.io’ } } classpath ‘com.github.JakeWharton:sdk-manager-plugin:220bf7a88a7072df3ed16dc8466fb144f2817070’ Not ideal though!