matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
388 stars 162 forks source link

Failed to resolve: org.piwik.sdk:piwik-sdk:0.0.3 #67

Closed corentindesfarges closed 8 years ago

corentindesfarges commented 8 years ago

Hi,

I added the sdk to my project dependences (build.gradle)

dependencies {
    compile fileTree(dir: 'libs', include: ['*.jar'])
    ...
    compile 'org.piwik.sdk:piwik-sdk:0.0.3'
}

When I sync the project, I get this error : image

Am I doing something wrong?

d4rken commented 8 years ago

Nope, you are not. Looks like the previous bintray/jcenter upload was faulty, sorry for that.

Should be fixed now, try again.

Previously the metadata file was not updated and javadoc/source files were missing too... weird.

https://bintray.com/darken/maven/piwik-sdk-android/0.0.3/view/general#files https://jcenter.bintray.com/org/piwik/sdk/piwik-sdk/