Skip to content

Commit 6579535

Browse files
committed
chore: update play-services-auth to 20.3.0 (#2063)
1 parent b1d1297 commit 6579535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Config.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ object Config {
5353
}
5454

5555
object PlayServices {
56-
const val auth = "com.google.android.gms:play-services-auth:19.0.0"
56+
const val auth = "com.google.android.gms:play-services-auth:20.3.0"
5757
}
5858

5959
object Provider {

0 commit comments

Comments
 (0)