-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to add cipher.so to my project #22
Comments
@nowfalsalahudeen Add to root build.gradle; repositories { |
@bekirdursun I have the same problem, and i have added "maven { url 'https://jitpack.io' }" to root build.gradle . repositories {
|
add |
@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 :
The text was updated successfully, but these errors were encountered: