mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
yaga - keep latest
This commit is contained in:
parent
766eaa454a
commit
ec137c45ca
1 changed files with 0 additions and 22 deletions
|
|
@ -407,28 +407,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
- $$flutter$$/bin/flutter build apk --flavor play
|
||||
|
||||
- versionName: 0.42.0
|
||||
versionCode: 4200
|
||||
commit: 34386d99a8ca17739a4c1a356c231fde3ff7483a
|
||||
output: build/app/outputs/flutter-apk/app-play-release.apk
|
||||
srclibs:
|
||||
- flutter@stable
|
||||
prebuild:
|
||||
- version=$(sed -n -E 's/.*"flutterSdkVersion":\ "(.*)",/\1/p' .fvm/fvm_config.json)
|
||||
- pushd $$flutter$$
|
||||
- git checkout -f $version
|
||||
- popd
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter pub run flutter_launcher_icons:main
|
||||
- $$flutter$$/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
- $$flutter$$/bin/flutter build apk --flavor play
|
||||
|
||||
- versionName: 0.42.1
|
||||
versionCode: 4201
|
||||
commit: 30efabdccdd37458f836172a15496f5beaf65e97
|
||||
|
|
|
|||
Loading…
Reference in a new issue