Skip to content
Browse files

Update README.md

1 parent 3188f4d commit a8d7988e0a9ec93650c864997124205816ea4856 @puf puf committed
Showing with 1 addition and 1 deletion.
  1. +1 −1 codelabs/chat/README.md
View
2 codelabs/chat/README.md
@@ -90,7 +90,7 @@ First, open Gradle Scripts > build.gradle (Module: app)
Then add the following lines to the dependencies object at the bottom:
compile 'com.firebase:firebase-client-android:2.5.0'
- compile 'com.firebaseui:firebase-ui:0.3.0'
+ compile 'com.firebaseui:firebase-ui:0.3.1'
This tells Gradle to include the Firebase SDK and the FirebaseUI library.

0 comments on commit a8d7988

Please sign in to comment.
Something went wrong with that request. Please try again.