Commit 279cfa5d authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

parent a50fe665
......@@ -53,7 +53,7 @@ Next, add the SDK dependency to the dependencies block:
```gradle
dependencies {
implementation("uz.myid.sdk.capture:myid-capture-sdk:2.3.2")
implementation("uz.myid.sdk.capture:myid-capture-sdk:2.3.3")
}
```
......@@ -61,7 +61,7 @@ If you are using Huawei devices, Flutter or an environment that does not support
```gradle
dependencies {
implementation("uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.2")
implementation("uz.myid.sdk.capture:myid-capture-sdk-bundled:2.3.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