Update dependencies versions

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2024-06-04 11:20:18 +02:00
parent 2cc1a0ea70
commit b21ecd5449
4 changed files with 13 additions and 11 deletions

View file

@ -12,6 +12,8 @@ import androidx.activity.result.contract.ActivityResultContracts
import androidx.compose.runtime.Composable
import androidx.compose.runtime.State
import androidx.compose.runtime.mutableStateOf
import androidx.credentials.Credential
import androidx.credentials.CredentialManager
import androidx.lifecycle.AndroidViewModel
import com.google.android.gms.auth.api.identity.GetSignInIntentRequest
import com.google.android.gms.auth.api.identity.Identity