ppamorim/Dragger

Android package was not found in the current repository

amaboura opened this issue · 1 comments

Project didn't compile when adding the following repository

repositories {
  maven {
    url "https://github.com"
  }
}

It worked however switching to Jitpack , details here : https://jitpack.io/#ppamorim/Dragger

@amaboura JitPack changed to https://github.com a time ago. I need to return this to the original link.