Skip to content

Commit 2c1e1b6

Browse files
committed
Android SDK 升级到 2.8.5
1 parent bfbccdd commit 2c1e1b6

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.5.3
2+
Android 更新 SDK 到 2.8.5
3+
14
## 2.5.2
25
iOS 补充getOpid获取
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ openinstall插件封装了openinstall平台原生SDK,集成了 **渠道统计,
1212

1313
``` json
1414
dependencies:
15-
openinstall_flutter_plugin: ^2.1.2
15+
openinstall_flutter_plugin: ^2.5.2
1616
```
1717

1818
### 2. 安装插件

android/libs/OpenInstall_v2.8.4.jar

-175 KB
Binary file not shown.

android/libs/OpenInstall_v2.8.5.jar

169 KB
Binary file not shown.

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.5.2
3+
version: 2.5.3
44
homepage: https://www.openinstall.io
55

66
environment:

0 commit comments

Comments
 (0)