Skip to content

Commit

Permalink
bumped play services lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
mzorz committed Apr 4, 2018
1 parent 84659ab commit 24b88ce
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:26.1.0'
implementation 'com.android.support:design:26.1.0'

implementation 'com.google.android.gms:play-services-auth:10.0.1'
implementation '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 24b88ce

Please sign in to comment.