Commit 38faf8f8 authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

parent 4671d74b
......@@ -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.2")
implementation("uz.myid.sdk.capture:myid-capture-sdk:2.4.3")
}
```
......@@ -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.2")
implementation("uz.myid.sdk.capture:myid-video-capture-sdk:2.4.3")
}
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment