Closed
Description
Not sure if this snapshot bug should be reported here... and don´t know how to to submit a fix for this.
I´m using compile 'com.squareup.okhttp:okhttp:2.5.0-SNAPSHOT'
got this error:
Just saw that Okio is now 1.5 (not snapshot) right? looks like the dependency still uses the snapshots one.
Error:A problem occurred configuring project ':api'.
> Could not resolve all dependencies for configuration ':api:_debugCompile'.
> Could not find com.squareup.okio:okio:1.5.0-SNAPSHOT.
Searched in the following locations:
https://jcenter.bintray.com/com/squareup/okio/okio/1.5.0-SNAPSHOT/maven-metadata.xml
https://jcenter.bintray.com/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.pom
https://jcenter.bintray.com/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.jar
https://repo1.maven.org/maven2/com/squareup/okio/okio/1.5.0-SNAPSHOT/maven-metadata.xml
https://repo1.maven.org/maven2/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.pom
https://repo1.maven.org/maven2/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.jar
https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okio/okio/1.5.0-SNAPSHOT/maven-metadata.xml
https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.pom
https://oss.sonatype.org/content/repositories/snapshots/com/squareup/okio/okio/1.5.0-SNAPSHOT/okio-1.5.0-SNAPSHOT.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels