Merge branch 'master' of github.com:moritz-weber/mucke

This commit is contained in:
Moritz Weber 2023-07-08 12:36:20 +02:00
commit 7c1bc23e8b

View file

@ -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