SimpleLoginLibrary icon indicating copy to clipboard operation
SimpleLoginLibrary copied to clipboard

The easiest way to make a login, Android.

Results 2 SimpleLoginLibrary issues
Sort by recently updated
recently updated
newest added

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