We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ed8aa commit 2647ef2Copy full SHA for 2647ef2
CredentialManager/app/build.gradle
@@ -101,8 +101,8 @@ dependencies {
101
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
102
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
103
104
- implementation 'androidx.credentials:credentials-play-services-auth:1.5.0-alpha01'
105
- implementation 'androidx.credentials:credentials:1.5.0-alpha01'
+ implementation 'androidx.credentials:credentials-play-services-auth:1.5.0-alpha02'
+ implementation 'androidx.credentials:credentials:1.5.0-alpha02'
106
107
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
108
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"
0 commit comments