Skip to content

Commit ba5b117

Browse files
authored
Update dependency androidx.credentials:credentials to v1.5.0
1 parent bbb8dee commit ba5b117

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
@@ -108,7 +108,7 @@ dependencies {
108108
implementation "androidx.lifecycle:lifecycle-process:2.8.7"
109109
implementation "androidx.browser:browser:1.8.0"
110110
implementation "androidx.security:security-crypto:1.0.0"
111-
implementation "androidx.credentials:credentials:1.3.0"
111+
implementation "androidx.credentials:credentials:1.5.0"
112112
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
113113
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
114114
implementation 'com.descope:descope-kotlin:0.13.3'

0 commit comments

Comments
 (0)