mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
dailial - cleanup
This commit is contained in:
parent
23c3d07eb2
commit
a4d4aecce7
1 changed files with 0 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue