Commit 161ca419 authored by Javohir Savriy's avatar Javohir Savriy
Browse files

Update README.md

parent d99cd201
......@@ -24,7 +24,7 @@ The SDK supports API level 21 and above
Make sure that your app meets the following requirements:
- `minSdkVersion = 21`
- `targetSdkVersion = 33`
- `targetSdkVersion = 34`
- `Kotlin = 1.8.10+`
- `android.useAndroidX = true`
......@@ -45,7 +45,7 @@ repositories {
}
dependencies {
implementation("uz.myid.sdk.capture:myid-capture-sdk:2.2.8")
implementation("uz.myid.sdk.capture:myid-capture-sdk:2.3.0")
}
```
......
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