Skip to content

Commit 76cf3ec

Browse files
committed
修改版本号和文档
1 parent 78f8158 commit 76cf3ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android: {
1818
....
1919
defaultConfig {
2020
...
21-
manifestPlaceholders = [
21+
manifestPlaceholders += [
2222
OPENINSTALL_APPKEY : "openinstall为应用分配的appkey",
2323
]
2424
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openinstall_flutter_plugin
22
description: openinstall_flutter_plugin is a Flutter plugin based on openinstall, and with null safety support.
3-
version: 2.4.1
3+
version: 2.4.2
44
homepage: https://www.openinstall.io
55

66
environment:

0 commit comments

Comments
 (0)