Skip to content

Commit

Permalink
Auto-update dependencies. (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and samtstern committed Sep 13, 2018
1 parent 55abd38 commit 4fbdd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -30,7 +30,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-auth:16.0.0'

// FirebaseUI (for authentication)
implementation 'com.firebaseui:firebase-ui-auth:4.1.0'
implementation 'com.firebaseui:firebase-ui-auth:4.2.0'

// ButterKnife (for sample code brevity)
implementation 'com.jakewharton:butterknife:8.8.1'
Expand Down

0 comments on commit 4fbdd53

Please sign in to comment.