astrit-veliu/Smoolider

Unable to use library

Opened this issue · 1 comments

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.

yes i am also facing same issue