watson-developer-cloud / android-sdk

:high_brightness: Android SDK to use the IBM Watson services.
http://watson-developer-cloud.github.io/android-sdk/
Apache License 2.0
146 stars 94 forks source link

com.ibm.watson.developer_cloud:android-sdk:0.5.1 not found #84

Closed monochkov closed 5 years ago

monochkov commented 5 years ago

Details: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugImplementationDependenciesMetadata'. Caused by: org.gradle.internal.resolve.ArtifactNotFoundException: Could not find android-sdk.jar (com.ibm.watson.developer_cloud:android-sdk:0.5.1). Searched in the following locations: https://jcenter.bintray.com/com/ibm/watson/developer_cloud/android-sdk/0.5.1/android-sdk-0.5.1.jar

P.S. com.ibm.watson.developer_cloud:android-sdk:0.5.0 works fine

germanattanasio commented 5 years ago

@lpatino10 what's the problem here? do we use bintray for android-sdk?

lpatino10 commented 5 years ago

Sorry about that @monochkov, it seems like there was an issue with the last automated release that caused the AAR file not to be uploaded.

I just uploaded it and was able to pull down the library successfully. I'm going to go ahead and close this but feel free to re-open if you're still having trouble.

Thanks again for the heads-up!