Commit 0a2e55b5 authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

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