BottomNavigation icon indicating copy to clipboard operation
BottomNavigation copied to clipboard

Error:Could not find com.github.krpiotrek:BottomNavigation:library

Open Leonid-Kiev opened this issue 7 years ago • 1 comments

can not setup the library!

added both: repositories { maven { url "https://jitpack.io" } } and dependencies { compile 'com.github.krpiotrek:BottomNavigation:library:d6a02f9686' }

Leonid-Kiev avatar Mar 15 '17 17:03 Leonid-Kiev