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

Update README.md

parent f8a14729
...@@ -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.7") implementation("uz.myid.sdk.capture:myid-capture-sdk:2.3.9")
} }
``` ```
...@@ -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.7") implementation("uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.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