Skip to content

Commit 106227f

Browse files
authored
Update dependency androidx.credentials:credentials-play-services-auth to v1.5.0
1 parent 359d5bc commit 106227f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies {
109109
implementation "androidx.browser:browser:1.8.0"
110110
implementation "androidx.security:security-crypto:1.0.0"
111111
implementation "androidx.credentials:credentials:1.3.0"
112-
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
112+
implementation "androidx.credentials:credentials-play-services-auth:1.5.0"
113113
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
114114
implementation 'com.descope:descope-kotlin:0.13.3'
115115
}

0 commit comments

Comments
 (0)