Update Xeonjia to 3.0.2 (19)

This commit is contained in:
F-Droid checkupdates bot 2024-08-19 17:19:20 +00:00
parent ea3eec0cb9
commit db274acc7f

View file

@ -294,7 +294,29 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release
- versionName: 3.0.2
versionCode: 19
commit: 1f2786f4d2dfe191ca94ca50c6ccf2a111054651
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.7.7
rm:
- ios
- linux
- macos
- web
- windows
prebuild:
- 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
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.0.1
CurrentVersionCode: 18
CurrentVersion: 3.0.2
CurrentVersionCode: 19