Updated Android Studio to 4.0 with also updated gradle and now it doesn't building:
Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.pawegio.kandroid:kandroid:0.8.8.
{
"errors" : [ {
"status" : 409,
"message" : "The repository 'oss-snapshot-local' rejected the resolution of an artifact 'oss-snapshot-local:com/pawegio/kandroid/kandroid/0.8.8/kandroid-0.8.8.pom' due to conflict in the snapshot release handling policy."
} ]
}
Updated Android Studio to 4.0 with also updated gradle and now it doesn't building:
Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.pawegio.kandroid:kandroid:0.8.8.
{ "errors" : [ { "status" : 409, "message" : "The repository 'oss-snapshot-local' rejected the resolution of an artifact 'oss-snapshot-local:com/pawegio/kandroid/kandroid/0.8.8/kandroid-0.8.8.pom' due to conflict in the snapshot release handling policy." } ] }