Thanks to visit codestin.com Credit goes to github.com
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 b1d1297 commit 6579535Copy full SHA for 6579535
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