personaltasklogger - scan deps, bump flutter, disable failing

This commit is contained in:
Licaon_Kter 2023-06-12 08:05:57 +00:00
parent 28fa2f5be8
commit 6e685230a8

View file

@ -11,7 +11,7 @@ Changelog: https://github.com/jenspfahl/EverydayTasks/releases
AutoName: Everyday Tasks
RepoType: git
Repo: https://github.com/jenspfahl/EverydayTasks
Repo: https://github.com/jenspfahl/EverydayTasks.git
Builds:
- versionName: 1.0.0
@ -81,15 +81,21 @@ Builds:
- versionName: 1.3.0
versionCode: 10300
disable: https://github.com/jenspfahl/EverydayTasks/issues/26
commit: 8d300fd557f2cdaf40d116475aecfe209da488c8
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.0.4
build:
- flutter@3.7.12
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- export PATH=$$flutter$$/bin:$PATH
- flutter packages pub get
- flutter packages pub run build_runner build --delete-conflicting-outputs
- flutter config --no-analytics
- flutter packages pub get
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- flutter packages pub run build_runner build --delete-conflicting-outputs
- flutter build apk
AutoUpdateMode: Version