shobhitpuri / custom-google-signin-button

A custom SignInButton for Android that supports 'android:text' attribute, currently not supported by Google's original 'SignInButton'. This library also allows to set button theme to dark or light and is based on Google guidelines.
http://go.shobhitpuri.com/googlesignin
MIT License
78 stars 25 forks source link

Failed to resolve #20

Closed gargVader closed 8 months ago

gargVader commented 3 years ago

Failed to resolve: com.shobhitpuri.custombuttons:google-signin:1.1.0

shobhitpuri commented 3 years ago

Thanks for bringing that to notice. It might be since Bintray has been discontinued. We'll need to host it somewhere else.

online-offl commented 10 months ago

Any plan of hosting this?

shobhitpuri commented 10 months ago

@online-offl I want to but just not finding time. Feel free to fork it, and use it as a library project for the time being? Let me take a look at what's involved in hosting it. If you have any pointers, feel free to share, so that it's faster.

shobhitpuri commented 8 months ago

@online-offl Please see the new instructions in the README to add the library to your project. Let me know if there are any issues.