ckurtm / FabButton

Android Floating ActionButton with a progress indicator ring
774 stars 152 forks source link

Could not find mbanje.kurt:fabbutton:1.2.2. #26

Closed Jucedik closed 8 years ago

Jucedik commented 8 years ago

Gradle err: Could not find mbanje.kurt:fabbutton:1.2.2.

AlexandruDev commented 8 years ago

Having the same problem: Error:(57, 13) Failed to resolve: mbanje.kurt:fabbutton:1.2.2

ckurtm commented 8 years ago

looking into this.

AlexandruDev commented 8 years ago

I used compile 'mbanje.kurt:fabbutton:+' instead of compile mbanje.kurt:fabbutton:1.2.2 and it seems to be working fine.

Jucedik commented 8 years ago

I use same solution, but it isnt latest version.

ckurtm commented 8 years ago

use 1.2.1 for now while I try fix the upload script.

karmazinkd commented 8 years ago

using 1.2.1, waiting for the latest version though p.s. thanks for the lib!

ckurtm commented 8 years ago

something messed with the build scripts , you'll need to add @aar at the end for now, while I try figure out a better solution.