Skip to content

Commit

Permalink
New Version
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Feb 16, 2025
1 parent 3b25297 commit 39c7ecd
Show file tree
Hide file tree
Showing 331 changed files with 2,553 additions and 13,611 deletions.
13 changes: 0 additions & 13 deletions .github/FUNDING.yml

This file was deleted.

8 changes: 3 additions & 5 deletions .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ on:
- main
paths:
- '.github/workflows/build-android.yml'
- 'packages/**'
- 'android/**'
- 'lib/**'
- 'assets/**'
- 'pubspec.yaml'

jobs:
Expand All @@ -31,12 +29,12 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y cmake libvulkan-dev
sudo apt-get install -y cmake
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.22.2'
flutter-version: '3.29.0'

- name: Decode Keystore File
env:
Expand Down Expand Up @@ -78,4 +76,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: maid-android-aab
path: build/app/outputs/bundle/release/maid-android-bundle.aab
path: build/app/outputs/bundle/release/maid-android-bundle.aab
105 changes: 0 additions & 105 deletions .github/workflows/build-linux.yml

This file was deleted.

78 changes: 0 additions & 78 deletions .github/workflows/build-macos.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/build-windows.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .github/workflows/fastlane.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/mirror.yml

This file was deleted.

Loading

0 comments on commit 39c7ecd

Please sign in to comment.