Skip to content

Commit fa1684b

Browse files
chore(deps): bump androidx.credentials:credentials in /android
Bumps androidx.credentials:credentials from 1.3.0 to 1.5.0. --- updated-dependencies: - dependency-name: androidx.credentials:credentials dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82e2466 commit fa1684b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repositories {
7070
dependencies {
7171
implementation "com.facebook.react:react-android"
7272
implementation "com.google.android.gms:play-services-auth:21.5.0"
73-
implementation "androidx.credentials:credentials:1.3.0"
74-
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
73+
implementation "androidx.credentials:credentials:1.5.0"
74+
implementation "androidx.credentials:credentials-play-services-auth:1.5.0"
7575
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
7676
}

0 commit comments

Comments
 (0)