Commit 03dd560b authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

parent 3df8dbea
...@@ -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.4") implementation("uz.myid.sdk.capture:myid-capture-sdk:2.3.7")
} }
``` ```
...@@ -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.6") implementation("uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.7")
} }
``` ```
......
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