Skip to content

v0.1.0

Compare
Choose a tag to compare
@puf puf released this 06 Aug 01:46
· 1631 commits to master since this release

This is the initial release of FirebaseUI for Android.

You can get it from Maven Central (search for firebase-ui) or you can download the aar file and add it to you local maven repository with:

mvn install:install-file -Dfile=/path/to/library-debug.aar -DgroupId=com.firebase -DartifactId=firebase-ui -Dversion=0.1.0 -Dpackaging=aar