btkelly/gandalf

The library is outdated in jcenter repository

vase4kin opened this issue · 6 comments

Hey, I wasn't able to download the latest version of the library, the sources seem to be outdated.
Here's my setup:
compile 'com.btkelly:gandalf:1.2.1'

Hi! I'm not sure what you mean when you say

the sources seem to be outdated

As far as I can see, version 1.2.1 is still available via JCenter.

The first thing I'd double-check is that your build.gradle file is correctly looking for dependencies in JCenter (Gandalf is not hosted on Maven Central). If that isn't the problem, please reply to this issue with the following information:

  • A detailed description of what happens (console output, etc.) when you try to compile your application with the Gandalf dependency included;
  • Your full build.gradle file.

Thanks!

Could you please have a look on 1.2.1 version sources? These sources don't contain last master code.

Ah, I see what you're saying now! Yes, v1.2.1 is behind the master branch (by 12 commits, as of right now). I'll ping @btkelly today and see if he's ready to ship a v1.3.0.

Sounds awesome, thanks!

Ah, yup didn't' catch that. I'll post that up to jCenter today.

A new version has been pushed to jCenter with the latest changes, version 1.3.0.