facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

github says version 1.6.0 is released but I couldn't find it #699

Closed prudhvi948 closed 3 years ago

prudhvi948 commented 3 years ago

This morning I was trying to update the Stetho dependency in my project and I got this error

Could not find com.facebook.stetho:stetho:1.6.0.
     Searched in the following locations:
       - file:/Users/abc/.m2/repository/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://tp-artifactory.vivint.com/artifactory/android-maven/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://packages.vivint.com/artifactory/maven-local/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://oss.sonatype.org/content/repositories/snapshots/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://jitpack.io/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://plugins.gradle.org/m2/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://dl.bintray.com/kotlin/dokka/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://repo.maven.apache.org/maven2/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://jcenter.bintray.com/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
       - https://dl.google.com/dl/android/maven2/com/facebook/stetho/stetho/1.6.0/stetho-1.6.0.pom
     Required by:
         project :abc

Up on looking at the maven repositories I couldn't find the latest release there https://mvnrepository.com/artifact/com.facebook.stetho/stetho https://repo1.maven.org/maven2/com/facebook/stetho/stetho/

mdzyuba commented 3 years ago

The publishing of the new release the Maven Central is pending.

momoq commented 3 years ago

Could not resolve com.facebook.stetho:stetho:1.6.0

mdzyuba commented 3 years ago

The 1.6.0 is published: https://repo1.maven.org/maven2/com/facebook/stetho/stetho/1.6.0/.