Skip to content
GitLab
Menu
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
279cfa5d
Commit
279cfa5d
authored
Jul 12, 2024
by
Javohir Savriy
Browse files
Update README.md
parent
a50fe665
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
279cfa5d
...
@@ -53,7 +53,7 @@ Next, add the SDK dependency to the dependencies block:
...
@@ -53,7 +53,7 @@ Next, add the SDK dependency to the dependencies block:
```
gradle
```
gradle
dependencies
{
dependencies
{
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk:2.3.
2
"
)
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk:2.3.
3
"
)
}
}
```
```
...
@@ -61,7 +61,7 @@ If you are using Huawei devices, Flutter or an environment that does not support
...
@@ -61,7 +61,7 @@ If you are using Huawei devices, Flutter or an environment that does not support
```
gradle
```
gradle
dependencies
{
dependencies
{
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.
2
"
)
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.
3
"
)
}
}
```
```
...
...
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