Skip to content

Commit befdf4f

Browse files
author
qingqing.wang
committed
适配 flutter 2.0,
1 parent 8283542 commit befdf4f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## 0.6.25
2+
## 2.0.1
33
+ 新增:适配Flutter 2.0,flutter sdk 2.0以下版本请使用0.6.23。
44
## 0.6.23
55
+ 新增:适配认证 ios SDK 2.6.7。

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919

2020
```
2121
dependencies:
22-
jverify: 0.6.25
22+
jverify: 2.0.1
2323
```
2424

2525
### 配置

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: jverify
22
description: JIGUANG Official Jverifycation SDK flutter plugin project.
3-
version: 0.6.25
3+
version: 2.0.1
44
homepage: https://www.jiguang.cn
55

66
environment:

0 commit comments

Comments
 (0)