Skip to content

Releases: GitLiveApp/firebase-java-sdk

0.4.2

08 May 16:17
8e82acb
Compare
Choose a tag to compare

What's Changed

  • Fix ktlint errors by @fmasa in #11
  • Fix dependencies and permissions in AAR extraction by @fmasa in #12
  • Fix tests by @fmasa in #13
  • Use error.message for Auth error codes by @fmasa in #9

New Contributors

  • @fmasa made their first contribution in #11

Full Changelog: v0.4.1...v0.4.2

0.4.1

10 Apr 16:53
abf1a6a
Compare
Choose a tag to compare

bump jvmTarget from 11 to 17

Full Changelog: v0.4.0...v0.4.1

0.4.0

01 Apr 09:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

0.3.1

07 Feb 23:00
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

Fix for #3

0.3.0

10 Jan 14:36
b0f2049
Compare
Choose a tag to compare

0.2.0

03 Jan 23:24
Compare
Choose a tag to compare

add signInWithEmailAndPassword to Firebase Auth implementation

Full Changelog: v0.1.2...v0.2.0

0.1.2

06 Nov 10:41
bb00827
Compare
Choose a tag to compare

match js sdk behavior in getAccessToken:
"Returns the current token if it has not expired or if it will not expire in the next five minutes. Otherwise, this will refresh the token and return a new one."

Full Changelog: v0.1.1...v0.1.2

0.1.1

27 Aug 13:30
87f8f06
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

0.1.0

27 Aug 12:39
Compare
Choose a tag to compare