Skip to content

Commit 2647ef2

Browse files
author
Niharika Arora
committed
Updated api version
Change-Id: I96b0ed081b0d6413360dc7c33a53c92faf1952d3
1 parent 32ed8aa commit 2647ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CredentialManager/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ dependencies {
101101
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
102102
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
103103

104-
implementation 'androidx.credentials:credentials-play-services-auth:1.5.0-alpha01'
105-
implementation 'androidx.credentials:credentials:1.5.0-alpha01'
104+
implementation 'androidx.credentials:credentials-play-services-auth:1.5.0-alpha02'
105+
implementation 'androidx.credentials:credentials:1.5.0-alpha02'
106106

107107
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
108108
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"

0 commit comments

Comments
 (0)