Gopi Krishna

Results 1 issues of Gopi Krishna

Getting Error:(26, 13) Failed to resolve: com.github.AleBarreto:SimpleLoginLibrary:-SNAPSHOT even though I added ``` allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } } ``` in build.gradle