Update Immich to 1.40.0 (63)

This commit is contained in:
F-Droid checkupdates bot 2022-12-28 03:18:33 +00:00
parent bb2c49dcfb
commit 3ae88289e0

View file

@ -821,8 +821,27 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --release
- versionName: 1.40.0
versionCode: 63
commit: fdf51a885528354190fa53eae49493c32a2c1989
subdir: mobile
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.3.0
rm:
- design
- docker
- machine-learning
- mobile/ios
- server
- web
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --release
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: mobile/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.39.0
CurrentVersionCode: 62
CurrentVersion: 1.40.0
CurrentVersionCode: 63