Skip to content

Commit ca00878

Browse files
committed
No more need to install locally.
1 parent 1a4e26f commit ca00878

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,9 @@ Like before, we get a custom RecyclerView populated with data from Firebase by s
269269

270270
## Installing locally
271271

272-
We are still working on deploying FirebaseUI to Maven Central. In the meantime, you can download the
273-
latest release from the Releases tab on the Github repo and install it into your local Maven repository
274-
with:
272+
You can get the latest released version of FirebaseUI from Maven Central.
273+
274+
Alternatively, you can download the latest release from the Releases tab on the Github repo and install it into your local Maven repository with:
275275

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

0 commit comments

Comments
 (0)