Merge branch 'master' of github.com:moritz-weber/mucke
This commit is contained in:
commit
7c1bc23e8b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
- run: echo $KEY_PROPERTIES_GITHUB | base64 -d > android/key.properties
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.7.3'
|
||||
flutter-version: '3.10.5'
|
||||
- run: flutter pub get
|
||||
- run: flutter build apk --flavor github
|
||||
- name: Upload a Build Artifact
|
||||
|
|
Loading…
Add table
Reference in a new issue