Skip to content

Commit e94f419

Browse files
committed
Updated version in readme
1 parent 5f083ca commit e94f419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Ver-ID Credentials SDK allows your app to capture an image of the user's ID
1717
1. Under `dependencies` add
1818
1919
```
20-
implementation 'com.appliedrec:id-capture:6.0.0'
20+
implementation 'com.appliedrec:id-capture:6.0.1'
2121
```
2222
1. Open your app's **AndroidManifest.xml** file and add the following tag in `<application>` replacing `[your API secret]` with the API secret your received in step 1:
2323

0 commit comments

Comments
 (0)