MultiStateView icon indicating copy to clipboard operation
MultiStateView copied to clipboard

Could not find com.github.Kennyc1012:MultiStateView:2.2.0.

Open bagi-code opened this issue 3 years ago • 1 comments

I am use IDE Android Studio Arctic Fox and add library but not find like this, can you solved this? Capture

bagi-code avatar Sep 23 '21 13:09 bagi-code

Have you added this line inside your root build.gradle:

repositories {
    maven { url 'https://jitpack.io' }
}

jimlyas avatar Feb 16 '22 05:02 jimlyas