Skip to content

Releases: GitLiveApp/firebase-kotlin-sdk

1.7.0

14 Mar 16:31
069dcb3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

1.6.2

16 Aug 09:05
76e6e68

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

1.6.1

20 Apr 15:22
3600a58

Choose a tag to compare

This release is for Kotlin 1.6

What's Changed

  • Updated Kotlin to 1.6.10, Android target SDK to 31, Android Gradle Plugin to 7.1.0 & dependencies by @suntrix in #277

Full Changelog: v1.6.0...v1.6.1

1.6.0

20 Apr 12:43
d67cb82

Choose a tag to compare

This is the final release for Kotlin 1.5

What's Changed

Full Changelog: v1.5.0...v1.6.0

1.5.0

06 Apr 14:39
fbef5f4

Choose a tag to compare

This release is for Kotlin 1.5

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.5.0

1.4.3

05 Oct 13:26
124d490

Choose a tag to compare

What's Changed

  • Removed direct reference of ktx to be in-line with the other android … by @Reedyuk in #224
  • βž• Add iosSimulatorArm64 target, introduced in KMM 1.5.30 by @pauldavies83 in #220
  • Add FirebaseAuth.signInWithEmailLink() API by @shepeliev in #212
  • Gl 861 add ability to skip ios tests for firebase by @Reedyuk in #230
  • Gl 855 fix upload issue with firebase by @Reedyuk in #231

New Contributors

Full Changelog: v1.4.2...v1.4.3

1.4.2

07 Sep 13:29

Choose a tag to compare

  • Fixed issue with publishing missing artifacts, with thanks to @suntrix
  • Added DocumentSnapshot.dataMap() (fixes #186) #214 thanks @suntrix

1.4.1

16 Jul 10:14

Choose a tag to compare

v1.4.1

Bumped to 1.4.1

1.4.0

06 Jul 10:02

Choose a tag to compare

Thank you for everyone who participated in the latest release.
Special thanks to the following:
Updated Kotlin to 1.5.10 (#189) @shepeliev
Firebase remote config (#192) @shepeliev
Added CollectionReference.document to firestore (#194) @tiagonuneslx
Firebase version bump (#196) @suntrix

1.3.1

26 May 13:02

Choose a tag to compare

.aar file was missing for publication in 1.3.0 release.