Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID Sample Android
Commits
6f96d25c
Commit
6f96d25c
authored
1 month ago
by
Javohir Savriy
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
9c2b8a9f
master
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
README.md
with
2 additions
and
2 deletions
+2
-2
README.md
View file @
6f96d25c
...
...
@@ -57,7 +57,7 @@ Add the required SDK dependency to your `build.gradle`:
```
gradle
dependencies
{
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk:2.4.
3
"
)
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk:2.4.
4
"
)
}
```
...
...
@@ -77,7 +77,7 @@ If you are using **VideoIdentification** entry mode, also include:
```
gradle
dependencies
{
implementation
(
"uz.myid.sdk.capture:myid-video-capture-sdk:2.4.
3
"
)
implementation
(
"uz.myid.sdk.capture:myid-video-capture-sdk:2.4.
4
"
)
}
```
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help