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 10ecf4d commit 2b80233Copy full SHA for 2b80233
.github/workflows/android-release.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: subosito/flutter-action@v1
38
with:
39
# Adjust to the flutter version you are working with
40
- flutter-version: "1.20.4"
+ flutter-version: "2.0.3"
41
- name: Get version.txt
42
uses: actions/download-artifact@v2
43
0 commit comments