8000 Merge branch 'master' of https://github.com/flutter-webrtc/flutter-we… · samhblee/flutter-webrtc@a8d0d24 · GitHub
[go: up one dir, main page]

Skip to content

Commit a8d0d24

Browse files
committed
2 parents 5e386d4 + b6d42af commit a8d0d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
java-version: '12.x'
2222
- uses: subosito/flutter-action@v1
2323
with:
24-
flutter-version: '2.2.3'
24+
flutter-version: '2.5.3'
2525
channel: 'stable'
2626
- run: flutter packages get
2727
- run: flutter format lib/ test/ --set-exit-if-changed

0 commit comments

Comments
 (0)
0