v0.1.0
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