Update KitchenOwl to 0.4.4 (75)

This commit is contained in:
Tom Bursch 2023-05-15 10:30:19 +00:00 committed by Licaon_Kter
parent f7caa20c15
commit d4ef3d8bb9

View file

@ -182,13 +182,12 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release
- versionName: 0.4.3
versionCode: 74
disable: fails to build
commit: 0bc4be6c5bf01bd617bf912242623a5fb9c5fcd0
- versionName: 0.4.4
versionCode: 75
commit: 678f42e29b56e2eab85a982f02474d60fb5dcfc8
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.7.12
- flutter@3.10.0
rm:
- ios
- linux
@ -208,5 +207,5 @@ Builds:
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.4.3
CurrentVersionCode: 74
CurrentVersion: 0.4.4
CurrentVersionCode: 75