dailial - cleanup

This commit is contained in:
Licaon_Kter 2024-09-03 11:04:56 +00:00
parent 23c3d07eb2
commit a4d4aecce7

View file

@ -37,26 +37,6 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release
- versionName: 2024.8.1
versionCode: 93
commit: 5fbaa36096454f247f8c5308fcae9562f7e8c447
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.16.9
prebuild:
- export FLUTTER_VERSION=$(sed -n -E "s/flutter:\s([0-9.]+)/\1/p" versions)
- pushd $$flutter$$
- git checkout -f $FLUTTER_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 build apk --release
- versionName: 2024.8.3
versionCode: 95
disable: https://github.com/JICA98/DailyAL/issues/24