Skip to content

Commit

Permalink
Enable Google login
Browse files Browse the repository at this point in the history
  • Loading branch information
aforcier committed May 24, 2018
1 parent 066bede commit 6b07a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressLoginFlow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation 'com.android.support:appcompat-v7:27.1.0'
implementation 'com.android.support:design:27.1.0'

api 'com.google.android.gms:play-services-auth:10.0.1'
api 'com.google.android.gms:play-services-auth:12.0.1'

// Share FluxC version from host project if defined, otherwise fallback to default
if (project.hasProperty("fluxCVersion")) {
Expand Down

0 comments on commit 6b07a92

Please sign in to comment.