We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aee9bc commit 8c9426bCopy full SHA for 8c9426b
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Flutter
18
uses: subosito/flutter-action@v2
19
with:
20
- flutter-version: '2.10.4'
+ flutter-version: '3.3.2'
21
channel: 'stable'
22
23
- name: Checkout OneSignal-Flutter-SDK
0 commit comments