We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e73f9 commit 362d99bCopy full SHA for 362d99b
android/build.gradle
@@ -43,6 +43,6 @@ dependencies {
43
testImplementation 'junit:junit:4.12'
44
androidTestImplementation 'com.android.support.test:runner:1.0.2'
45
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
46
- implementation 'com.google.android.gms:play-services-auth:16.+'
+ implementation 'com.google.android.gms:play-services-auth:18.+'
47
}
48
0 commit comments