Commit effb295c authored by Javokhir's avatar Javokhir
Browse files

Updated android sdk version

parent 1f125ab4
## 1.0.9
* Upgrade Android SDK to 1.0.0.
## 1.0.8 ## 1.0.8
* Upgrade Android SDK to 2.2.4. * Upgrade Android SDK to 2.2.4.
......
...@@ -9,7 +9,7 @@ MyID SDK flutter plugin. ...@@ -9,7 +9,7 @@ MyID SDK flutter plugin.
- [SDK error codes](#sdk-error-codes) - [SDK error codes](#sdk-error-codes)
- [Theme](#theme) - [Theme](#theme)
Android SDK: `2.2.3` Android SDK: `1.0.0`
iOS SDK: `2.2.1` iOS SDK: `2.2.1`
......
...@@ -49,5 +49,5 @@ android { ...@@ -49,5 +49,5 @@ android {
} }
dependencies { dependencies {
implementation("uz.myid.sdk.capture:myid-capture-sdk:2.2.3") implementation("uz.myid.sdk.capture:myid-flutter-capture-sdk:1.0.0")
} }
\ No newline at end of file
...@@ -121,7 +121,7 @@ packages: ...@@ -121,7 +121,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "1.0.8" version: "1.0.9"
path: path:
dependency: transitive dependency: transitive
description: description:
......
name: myid name: myid
description: MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity. description: MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.
version: 1.0.8 version: 1.0.9
homepage: https://pub.dev/packages/myid homepage: https://pub.dev/packages/myid
repository: https://pub.dev/packages/myid repository: https://pub.dev/packages/myid
issue_tracker: https://gitlab.aigroup.uz/myid-public-code/myid-sample-flutter/-/issues issue_tracker: https://gitlab.aigroup.uz/myid-public-code/myid-sample-flutter/-/issues
......
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