mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update KitchenOwl to 0.4.4 (75)
This commit is contained in:
parent
f7caa20c15
commit
d4ef3d8bb9
1 changed files with 6 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue