Skip to content

Commit 9024835

Browse files
authored
Update README.md
fix
1 parent 0d7ae4f commit 9024835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CredentialManager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This sample app implements the following use cases :
4848
* Android Studio
4949
* Java 11
5050
* Kotlin plugin version : 1.8.10.
51-
* The sample app uses Credential Manager API version 1.0.3-alpha01
51+
* The sample app uses Credential Manager API version 1.3.0-alpha01
5252
* Android device running Android 5 or higher.
5353
* This sample app requires digital asset linking to a website for credential manager api to validate the linking and proceed further, so the rp id used in the mock responses is from a mocked 3P server(Glitch.me). if you want to try your own mock response, try adding your app domain and dont forget to complete the digital asset linking as mentioned [here](https://developer.android.com/training/sign-in/passkeys#add-support-dal).
5454
* Use the same debug.keystore mentioned in the sample project to build debug and release variants in order to verify the digital asset linking of sample app package name and sha on your mock server. This is already being done for you in build.gradle.

0 commit comments

Comments
 (0)