Unable to use library
Opened this issue · 1 comments
Harshkanani commented
dependencies {
implementation 'com.github.astrit-veliu:Smoolider:1.2'
}
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Unable to use your library. I have configured both the things mentioned above.
karan1390 commented
yes i am also facing same issue