Skip to content

Commit 902165f

Browse files
author
xuyingjun
committed
稳定后移除日志
1 parent 7f98820 commit 902165f

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,8 @@
5353

5454
## 1.0.13
5555

56-
* remove kotlin again
56+
* remove kotlin again
57+
58+
## 1.0.14
59+
60+
* remove log

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Global dialog function encapsulation, with a semantic way to fill the content in
1717

1818
```yaml
1919
dependencies:
20-
flutter_custom_dialog: ^1.0.13
20+
flutter_custom_dialog: ^1.0.14
2121
```
2222
2323
**2、import**

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
```yaml
1717
dependencies:
18-
flutter_custom_dialog: ^1.0.13
18+
flutter_custom_dialog: ^1.0.14
1919
```
2020
2121
**2、import**

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_custom_dialog
22
description: Semantic dialog
3-
version: 1.0.13
3+
version: 1.0.14
44
author: AndroidHensen <xyj510402535@qq.com>
55
homepage: https://github.com/YYFlutter/flutter-custom-dialog.git
66

0 commit comments

Comments
 (0)