You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The Ver-ID Credentials SDK allows your app to capture an image of the user's ID
17
17
1. Under `dependencies` add
18
18
19
19
```
20
-
implementation 'com.appliedrec:id-capture:6.0.0'
20
+
implementation 'com.appliedrec:id-capture:6.0.1'
21
21
```
22
22
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:
0 commit comments