Skip to content

Commit dd2f9ee

Browse files
authoredFeb 18, 2025
fix(deps): update dependency androidx.credentials:credentials to v1.3.0
1 parent e2d4b84 commit dd2f9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎descopesdk/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation "androidx.lifecycle:lifecycle-process:2.8.4"
4646
implementation "androidx.browser:browser:1.8.0"
4747
implementation "androidx.security:security-crypto:1.0.0"
48-
implementation "androidx.credentials:credentials:1.2.2"
48+
implementation "androidx.credentials:credentials:1.3.0"
4949
implementation "androidx.credentials:credentials-play-services-auth:1.2.2"
5050
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
5151

0 commit comments

Comments
 (0)