Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Prep melos for fdroid build
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceGrey committed Feb 29, 2024
1 parent 808747f commit 2b20626
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,13 @@ scripts:
description: Runs build_runner
packageFilters:
dependsOn: 'build_runner'

build:android:foss:
run: flutter pub global run melos exec -c 1 -- "flutter build apk --flavor unsignedfoss"
description: Build android release apk
packageFilters:
flutter: true
dir-exists: 'android'
scope: "kaiteki"


0 comments on commit 2b20626

Please sign in to comment.