Commit c9ed0e9e authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

parent b323d977
......@@ -55,8 +55,8 @@ Add the required SDK dependency to your `build.gradle`:
```gradle
dependencies {
debugImplementation("uz.myid.sdk.capture:myid-capture-sdk-debug:3.1.4")
releaseImplementation("uz.myid.sdk.capture:myid-capture-sdk:3.1.4")
debugImplementation("uz.myid.sdk.capture:myid-capture-sdk-debug:3.1.5")
releaseImplementation("uz.myid.sdk.capture:myid-capture-sdk:3.1.5")
}
```
......@@ -76,7 +76,7 @@ If you are using **VideoIdentification** entry mode, also include:
```gradle
dependencies {
implementation("uz.myid.sdk.capture:myid-video-capture-sdk:3.1.4")
implementation("uz.myid.sdk.capture:myid-video-capture-sdk:3.1.5")
}
```
......
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