PullableView icon indicating copy to clipboard operation
PullableView copied to clipboard

Failed to resolve: com.github.marcorighini:PullableView:1.1.0

Open sevenbitsriddhi opened this issue 6 years ago • 2 comments

sevenbitsriddhi avatar Nov 28 '18 05:11 sevenbitsriddhi

Please provide additional details. Did you correctly follow the instructions in the dependency section of the readme (maven repository and dependency setup)?

marcorighini avatar Nov 29 '18 08:11 marcorighini

@marcorighini yes, I have correctly followed all the instructions of yours. I have added following line in the project level build.gradle maven { url "https://jitpack.io" }

and added following line in the app level build.gradle file implementation 'com.github.marcorighini:PullableView:1.1.0'

sevenbitsriddhi avatar Nov 29 '18 09:11 sevenbitsriddhi