We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c7a6b commit 8dbed6dCopy full SHA for 8dbed6d
1 file changed
app/build.gradle
@@ -183,7 +183,7 @@ dependencies {
183
exclude group: "com.google.firebase", module: "firebase-analytics"
184
exclude group: "com.google.firebase", module: "firebase-measurement-connector"
185
}
186
- pushImplementation("com.google.android.gms:play-services-auth:21.3.0")
+ pushImplementation("com.google.android.gms:play-services-auth:21.4.0")
187
188
implementation("androidx.media:media:1.7.0")
189
implementation("androidx.appcompat:appcompat:1.7.1")
0 commit comments