Skip to content

Releases: joyner-perez/GoogleSignInButtonLibrary

v3.2.0 - Minor changes, better performance and fix possible suspend errors

23 Feb 13:02

Choose a tag to compare

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

12 Feb 20:32

Choose a tag to compare

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

22 Jan 13:35

Choose a tag to compare

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

11 Jan 10:31

Choose a tag to compare

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

26 Nov 11:44

Choose a tag to compare

What’s Changed

  • update libs to latest stable versions,
  • adding support with latest Android Studio Otter

v3.0.11 - Minor changes

12 Nov 12:35

Choose a tag to compare

What’s Changed

  • update libs to latest stable versions,
  • adding support with latest Android Studio Otter

v3.0.10 - Minor changes

10 Oct 07:41

Choose a tag to compare

What’s Changed

  • update libs to latest stable versions,
  • adding support with latest Android Studio Narwhal

v3.0.9 - Minor changes

23 Sep 12:52

Choose a tag to compare

What’s Changed

  • update libs to latest stable versions,
  • adding support with latest Android Studio Narwhal

v3.0.8 - Minor changes

29 Aug 06:36

Choose a tag to compare

What’s Changed

  • update libs to latest stable versions,
  • adding support with latest Android Studio Narwhal

v3.0.7 - Minor changes

03 Aug 20:27

Choose a tag to compare

What’s Changed

  • update libs to latest stable versions,
  • adding support with latest Android Studio Narwhal