Преглед на файлове

[fix]修改版本号,指定更新版本

Destiny преди 11 месеца
родител
ревизия
e1fa89d7c0
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      pubspec.yaml

+ 3 - 3
pubspec.yaml

@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
 # In Windows, build-name is used as the major, minor, and patch parts
 # of the product and file versions while build-number is used as the build suffix.
-version: 1.1.0+110
+version: 1.1.0+30
 
 
 environment:
@@ -64,7 +64,7 @@ dependencies:
   archive: ^3.6.1
 
   #录音
-  flutter_sound: ^9.16.3
+  flutter_sound: 9.16.3
 
   #权限申请
   permission_handler: ^11.3.1
@@ -85,7 +85,7 @@ dependencies:
   flutter_widget_from_html: ^0.15.2
 
   #前台任务
-  flutter_foreground_task: ^8.8.1+1
+  flutter_foreground_task: 8.13.0
 
   #获取设备信息
   device_info_plus: ^10.1.2