mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update build steps for com.blockbasti.justanotherworkouttimer
This commit is contained in:
parent
957d07fb7f
commit
c633c04535
1 changed files with 2 additions and 1 deletions
|
|
@ -139,7 +139,8 @@ Builds:
|
|||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
|
||||
- $$flutter$$/bin/flutter pub run flutter_oss_licenses:generate.dart
|
||||
- $$flutter$$/bin/flutter pub run intl_utils:generate
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
|
|
|
|||
Loading…
Reference in a new issue