shalskar / PeekAndPop

496 stars 65 forks source link

Not able to install v1.1.0 #26

Closed skined90 closed 7 years ago

skined90 commented 7 years ago

What am I doing wrong. I was using v1.0.1 and now I've seen there is a newer version v1.1.0 but I'm not able to install it. I'm getting the error:

Error:(59, 13) Failed to resolve: com.github.shalskar:PeekAndPop:v1.1.0

shalskar commented 7 years ago

HI, it seems Jitpack have slightly changed their versioning schema, try this:

compile 'com.github.shalskar:PeekAndPop:1.1.0'