Closed wkwyatt closed 6 years ago
Thanks @wkwyatt for raising the issue.
My bad. I forgot to add below snippet in README
installation steps. Can you please verify by adding below snippet in your app build.gradle
file:
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
Please let me know in case it does not work.
Thanks Pranav
Yes @prscX ! that got it working thank you
Getting this error and not able to perform
run-android