We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a7053 commit 9a37a1fCopy full SHA for 9a37a1f
buildSrc/src/main/kotlin/Config.kt
@@ -53,7 +53,7 @@ object Config {
53
}
54
55
object PlayServices {
56
- const val auth = "com.google.android.gms:play-services-auth:19.0.0"
+ const val auth = "com.google.android.gms:play-services-auth:20.3.0"
57
58
59
object Provider {
0 commit comments