File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : subosito/flutter-action@v1
1515 with :
16- flutter-version : ' 3.27.2 '
16+ flutter-version : ' 3.29.1 '
1717 channel : ' stable'
1818 - name : update dependencies
1919 run : sudo apt-get update
5050 - uses : subosito/flutter-action@v1
5151 with :
5252 channel : ' stable'
53- flutter-version : ' 3.27.2 '
53+ flutter-version : ' 3.29.1 '
5454 - name : Install project dependencies
5555 run : flutter pub get
5656 # - name: Generate intermediates
8080 - uses : subosito/flutter-action@v2
8181 with :
8282 channel : ' stable'
83- flutter-version : ' 3.27.2 '
83+ flutter-version : ' 3.29.1 '
8484 - name : Install project dependencies
8585 run : flutter pub get
8686 - run : flutter config --enable-macos-desktop
Original file line number Diff line number Diff line change 11name : OpenView2
22description : BLE companion app for use with ProtoCentral breakout boards and modules
33
4- version : 2.1.6+117
4+ version : 2.1.7+118
55
66environment :
77 sdk : ^3.3.0
You can’t perform that action at this time.
0 commit comments