Small dependencies update.

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2024-07-02 13:09:04 +02:00
parent 57aac23369
commit 9706c34f38
2 changed files with 3 additions and 3 deletions

View file

@ -129,7 +129,7 @@ dependencies {
// Google Auth
implementation("androidx.credentials:credentials:1.2.2")
implementation("androidx.credentials:credentials-play-services-auth:1.2.2")
implementation("com.google.android.libraries.identity.googleid:googleid:1.1.0")
implementation("com.google.android.libraries.identity.googleid:googleid:1.1.1")
// Google service
implementation("com.google.android.gms:play-services-auth:21.2.0")