File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
java-version : " 12.x"
17
17
- uses : subosito/flutter-action@v1
18
18
with :
19
- flutter-version : " 3.3.2 "
19
+ flutter-version : " 3.3.3 "
20
20
- run : flutter pub get
21
21
- run : flutter analyze
Original file line number Diff line number Diff line change 16
16
java-version : " 12.x"
17
17
- uses : subosito/flutter-action@v1
18
18
with :
19
- flutter-version : " 3.3.2 "
19
+ flutter-version : " 3.3.3 "
20
20
- run : flutter pub get
21
21
- run : flutter analyze
22
22
31
31
java-version : " 12.x"
32
32
- uses : subosito/flutter-action@v1
33
33
with :
34
- flutter-version : " 3.3.2 "
34
+ flutter-version : " 3.3.3 "
35
35
- run : flutter pub get
36
36
- run : flutter build apk --target-platform android-arm,android-arm64 --dart-define="lambiengcode=PRODUCTION" --release -v
37
37
- name : Create a Release APK
You can’t perform that action at this time.
0 commit comments