Open nowfalsalahudeen opened 6 years ago
@nowfalsalahudeen Add to root build.gradle;
repositories { google() maven { url 'https://jitpack.io' } }
@bekirdursun I have the same problem, and i have added "maven { url 'https://jitpack.io' }" to root build.gradle .
repositories { flatDir { dirs 'libs' } google() maven { url 'https://jitpack.io' } jcenter()
}
add maven { url "https://jitpack.io" }
to buildscript
too
this's my code,but build is error.
@linisme
@linisme i am facing same issue look like repo is deleted from jetpack . Please give us some solution as we using it many production apps
Could not find com.github.MEiDIK:Cipher.so:dev-SNAPSHOT. Searched in the following locations: https://dl.google.com/dl/android/maven2/com/github/MEiDIK/Cipher.so/dev-SNAPSHOT/maven-metadata.xml https://dl.google.com/dl/android/maven2/com/github/MEiDIK/Cipher.so/dev-SNAPSHOT/Cipher.so-dev-SNAPSHOT.pom https://dl.google.com/dl/android/maven2/com/github/MEiDIK/Cipher.so/dev-SNAPSHOT/Cipher.so-dev-SNAPSHOT.jar https://jcenter.bintray.com/com/github/MEiDIK/Cipher.so/dev-SNAPSHOT/maven-metadata.xml https://jcenter.bintray.com/com/github/MEiDIK/Cipher.so/dev-SNAPSHOT/Cipher.so-dev-SNAPSHOT.pom https://jcenter.bintray.com/com/github/MEiDIK/Cipher.so/dev-SNAPSHOT/Cipher.so-dev-SNAPSHOT.jar Required by: project :