chaldea - keep latest

This commit is contained in:
Licaon_Kter 2023-09-06 07:50:20 +00:00
parent 6f7dc642dd
commit a1f3c752f1
No known key found for this signature in database

View file

@ -898,35 +898,6 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --flavor fdroid
- versionName: 2.4.13
versionCode: 953
commit: 3994fd497a3b80cd0a5887a7e9ee79166e74a03f
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs:
- flutter@stable
rm:
- ios
- linux
- macos
- test
- web
- windows
prebuild:
- export version=$(grep "\ \ FLUTTER_VERSION" .github/workflows/deploy-github-release.yml
| cut -d "\"" -f2)
- pushd $$flutter$$
- git checkout -f $version
- popd
- sdkmanager 'cmake;3.10.2.4988404'
- 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 --flavor fdroid
- versionName: 2.4.14
versionCode: 954
commit: b96198690b1640e95fce631baf8d7da769245e68