diff --git a/WordPressLoginFlow/build.gradle b/WordPressLoginFlow/build.gradle index 1e1bfdeec5a..23d8238701a 100644 --- a/WordPressLoginFlow/build.gradle +++ b/WordPressLoginFlow/build.gradle @@ -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")) {