Skip to content

Commit

Permalink
Merge branch 'develop' into feature/custom_builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Jan 20, 2022
2 parents 3109246 + 9cc8a18 commit e5791e3
Show file tree
Hide file tree
Showing 83 changed files with 7,832 additions and 1,313 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
echo "class Secrets { static String appCenterKey = '1234'; }" > lib/infrastructure/telemetry/secrets.dart
- name: Install and set flutter version
uses: subosito/flutter-action@v1
uses: subosito/flutter-action@v2.0.4
with:
flutter-version: '2.5.3'
flutter-version: '2.8.1'

- name: Generate localization files
run: |
Expand Down
Binary file modified assets/characters/shenhe.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/characters/yae-miko.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/characters/yun-jin.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/characters_full/kujou-sara.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/characters_full/raiden-shogun.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/characters_full/shenhe.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/characters_full/yae-miko.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/characters_full/yun-jin.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e5791e3

Please sign in to comment.