build:升级 device_info_plus 依赖版本
- 将 device_info_plus 依赖从 ^9.1.2 升级到 ^10.1.2 - 此升级可能包含重大的功能更新和 bug 修复
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -10,7 +10,7 @@ environment: | @@ -10,7 +10,7 @@ environment: | ||
10 | dependencies: | 10 | dependencies: |
11 | android_id: ^0.4.0 | 11 | android_id: ^0.4.0 |
12 | crypto: ^3.0.3 | 12 | crypto: ^3.0.3 |
13 | - device_info_plus: ^9.1.2 | 13 | + device_info_plus: ^10.1.2 |
14 | flutter: | 14 | flutter: |
15 | sdk: flutter | 15 | sdk: flutter |
16 | package_info_plus: ^8.0.1 | 16 | package_info_plus: ^8.0.1 |
-
Please register or login to post a comment