Skip to content

Releases: DaveInAus/FirebaseUI-Android

1.0.9

04 Oct 10:14
ee8969b

Choose a tag to compare

Use specific SharedPreferences name i.e. FirebaseUI

1.0.8

03 Oct 17:49
6f245eb

Choose a tag to compare

Save user email in SharedPreferences before the link is sent to the user so that it can be retrieved when the user clicks on the link to authenticate the user

1.0.7

07 Sep 05:56
d878f25

Choose a tag to compare

Update build.gradle.kts

1.0.6

07 Sep 03:48
506c102

Choose a tag to compare

Must have Java 11 to successfully compile Javadocs

Update jitpick.yml for building

07 Sep 03:40
fd2abd6

Choose a tag to compare

Update for building as per Link

Release with custom jitpick.yml

06 Sep 06:10
347e84f

Choose a tag to compare

1.0.4

Create jitpack.yml

Delete app and pro guard-test directories

04 Sep 02:40
4332f97

Choose a tag to compare

Deleted app and pro guard-test directories - we not using them and they generate errors if we don't have a google-services.json file

1.0.1: Update Config.kt

03 Sep 02:56
cff22b5

Choose a tag to compare

const val buildInfo = "org.jfrog.buildinfo:build-info-extractor-gradle:4.15.2"

change to

const val buildInfo = "org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5"

Test

01 Sep 06:16

Choose a tag to compare

Remove SNAPSHOT from 8.0.2 version name (#2065)

* remove SNAPSHOT from version name

* update version on README.md files