Skip to content

Commit

Permalink
Auto-update dependencies. (firebase#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and samtstern committed Sep 27, 2019
1 parent 62407ed commit ee04548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation 'com.google.firebase:firebase-firestore:21.1.1'

// Other Firebase/Play services deps
implementation 'com.google.firebase:firebase-auth:19.0.0'
implementation 'com.google.firebase:firebase-auth:19.1.0'
implementation 'com.google.android.gms:play-services-auth:17.0.0'

// FirebaseUI (for authentication)
Expand Down

0 comments on commit ee04548

Please sign in to comment.