Update Xeonjia to 2.3.1 (14)

This commit is contained in:
F-Droid checkupdates bot 2023-03-25 19:54:19 +00:00
parent 4ae1e67f64
commit 1f902fad84

View file

@ -184,7 +184,24 @@ Builds:
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
- versionName: 2.3.1
versionCode: 14
commit: d6930f19f1c51b8f635212a413f94a192f5f0079
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.3.8
rm:
- ios
- linux
- macos
- web
- windows
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.3.0
CurrentVersionCode: 13
CurrentVersion: 2.3.1
CurrentVersionCode: 14