Commit 23acb294 authored by Javokhir's avatar Javokhir
Browse files

1.1.7

parent 0729dbe6
## 1.1.7
* Upgrade iOS SDK to 2.2.8.
## 1.1.6
* Added configurations for allowing transactions of foreign based end-users.
......
......@@ -11,7 +11,7 @@ MyID SDK flutter plugin.
Android SDK: `1.0.5`
iOS SDK: `2.2.6`
iOS SDK: `2.2.8`
## Project adjustments
......
......@@ -2,8 +2,8 @@ PODS:
- Flutter (1.0.0)
- myid (1.1.2):
- Flutter
- MyIdSDK (= 2.2.6)
- MyIdSDK (2.2.6)
- MyIdSDK (= 2.2.8)
- MyIdSDK (2.2.8)
DEPENDENCIES:
- Flutter (from `Flutter`)
......@@ -21,8 +21,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
myid: 3d6bc41cb97a671b1b55b0c16b160a1726a49338
MyIdSDK: 9da1b7404a2a320ed42cd650bec8a39cca2e7d5c
myid: bc4a97796ab9b9ae62dc83875ab38bdaa13d95db
MyIdSDK: 0ad4344c17f6fdcdcc075ff735922539c44b8cf6
PODFILE CHECKSUM: 52781dfef5f5768442e4d2953d5b83f640ecec0c
......
......@@ -121,7 +121,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.5"
version: "1.1.6"
path:
dependency: transitive
description:
......
......@@ -15,7 +15,7 @@ A new Flutter plugin.
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.dependency 'MyIdSDK', '2.2.6'
s.dependency 'MyIdSDK', '2.2.8'
s.platform = :ios, '12.0'
# Flutter.framework does not contain a i386 slice. Only x86_64 simulators are supported.
......
name: myid
description: MyID SDK plugin for Flutter. Package supports iOS and Android to verify users identity.
version: 1.1.6
version: 1.1.7
homepage: https://pub.dev/packages/myid
repository: https://pub.dev/packages/myid
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