android-floating-action-button icon indicating copy to clipboard operation
android-floating-action-button copied to clipboard

"Failed to resolve: com.getbase:floatingactionbutton:1.10.1" in Android Studio

Open Landei opened this issue 10 years ago • 2 comments

I have this:

dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') compile 'com.android.support:appcompat-v7:23.1.0' compile 'com.android.support:support-v4:23.1.0' compile 'com.android.support:design:23.1.0' compile 'com.getbase:floatingactionbutton:1.10.1' }

but it won't work. :/

Landei avatar Dec 11 '15 20:12 Landei

same problem

dclx avatar Sep 12 '19 02:09 dclx

Up

moisoni97 avatar Jan 15 '20 13:01 moisoni97