kardi_notes - keep latest

This commit is contained in:
Licaon_Kter 2024-05-20 07:22:21 +00:00
parent 45b59d3a90
commit 701eb831dc

View file

@ -49,36 +49,6 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release
- versionName: 2.0.8
versionCode: 20
commit: 846b9b8bb6e6cf04cd0021bdd37ed28b729a7f41
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@stable
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- sed -i 's@\/\/await HttpHelper.default_server_option_first_launch(context);@await
HttpHelper.default_server_option_first_launch(context);@' lib/pages/loading_page.dart
- sed -i 's@\/\/GoogleFonts@GoogleFonts@' lib/main.dart
- sed -i 's@\/\/LicenseRegistry@LicenseRegistry@' lib/main.dart
- export version=$(cat flutter_version.txt)
- 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 build apk --release
- versionName: 2.0.9
versionCode: 22
commit: 63807183af5a43bd1a11f0562cc0e6ee440a65d4