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

Can't compile with version 1.0.0 #105

Closed itshnegg closed 8 years ago

itshnegg commented 8 years ago

The following error occurs when I add 'compile 'org.piwik.sdk:piwik-sdk:1.0.0' to the dependencies.

Error:Failed to resolve: com.jakewharton.timber:timber:4.1.3-20160408.041006-2

d4rken commented 8 years ago

Thanks for the report, I'm looking into it. Will likely be fixed by #106

d4rken commented 8 years ago

Should be resolved.