File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 "deviceId" : " 24129PN74C" ,
4141 "program" : " lib/main.dart" ,
4242 "args" : [
43- " --dart-define=CSVERSION=4.98.2 "
43+ " --dart-define=CSVERSION=4.99.0-rc.1 "
4444 ]
4545 },
4646 {
5555 "type" : " dart" ,
5656 "deviceId" : " 24091RPADC" ,
5757 "args" : [
58- " --dart-define=CSVERSION=4.98.2 "
58+ " --dart-define=CSVERSION=4.99.0-rc.1 "
5959 ]
6060 },
6161 {
Original file line number Diff line number Diff line change 1- ## 1.5.0 (cs4.98.2 )
1+ ## 1.5.0 (cs4.99.0-rc.1 )
22
3- ** 1.升级默认 code-server 到 4.98.2 **
3+ ** 1.升级默认 code-server 到 4.99.0-rc.1 **
44
55## 1.5.0
66
Original file line number Diff line number Diff line change 11name : code_lfa
22description : VS Code for Android
33publish_to : " none" # Remove this line if you wish to publish to pub.dev
4- version : 1.5.0+20-cs4.98.2
5- code_server : 4.98.2
4+ version : 1.5.0+20-cs4.99.0-rc.1
5+ code_server : 4.99.0-rc.1
66environment :
77 sdk : " >=3.3.0 <4.0.0"
88
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ VERSION_CODE='20'
33TARGET_PATH=VSCode
44APP_NAME=' CodeLFA'
55APP_NAME_CN=' CodeLFA'
6- BUILD_ARG=' --dart-define=CSVERSION=4.98.2 '
6+ BUILD_ARG=' --dart-define=CSVERSION=4.99.0-rc.1 '
Original file line number Diff line number Diff line change 1- flutter run --release --dart-define=CSVERSION=4.98.2
1+ flutter run --release --dart-define=CSVERSION=4.99.0-rc.1
You can’t perform that action at this time.
0 commit comments