Releases: joyner-perez/GoogleSignInButtonLibrary
Releases · joyner-perez/GoogleSignInButtonLibrary
v3.2.0 - Minor changes, better performance and fix possible suspend errors
What’s Changed
- Remove FullIntegrationResult object because is unnecessary and now the return Result, if the login was correct, result will be success and token will have a value. If the login was not correct, result will be failure.
- The fun makeLogin, now is suspend, to avoid possibles problems in main thread.
- update libs to latest stable versions,
- adding support with latest Android Studio Panda 1 | 2025.3.1 Patch 1
v3.1.2 - Minor changes
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Panda 1
v3.1.1 - Minor changes and better improve
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Otter,
- adding migration and support to AGP 9.0.0,
- adding support to use your custom UI button,
- adding support to add your custom content description or use the default, in all language
v3.1.0 - Minor changes and better improve
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Otter,
- adding support to use your custom UI button,
- adding support to add your custom content description or use the default, in all language
v3.0.12 - Minor changes
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Otter
v3.0.11 - Minor changes
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Otter
v3.0.10 - Minor changes
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Narwhal
v3.0.9 - Minor changes
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Narwhal
v3.0.8 - Minor changes
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Narwhal
v3.0.7 - Minor changes
What’s Changed
- update libs to latest stable versions,
- adding support with latest Android Studio Narwhal