Skip to content

Commit b353add

Browse files
committed
Bump flutter version in CI to fix analyze error
1 parent b5fbd14 commit b353add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Flutter
1818
uses: subosito/flutter-action@v2
1919
with:
20-
flutter-version: '2.10.4'
20+
flutter-version: '3.3.2'
2121
channel: 'stable'
2222

2323
- name: Checkout OneSignal-Flutter-SDK

0 commit comments

Comments
 (0)