Update Immich to 1.9.1 (14)

This commit is contained in:
F-Droid checkupdates bot 2022-05-09 03:30:23 +00:00
parent 9d325b199e
commit 49db3da24f

View file

@ -78,8 +78,20 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --release
- versionName: 1.9.1
versionCode: 14
commit: bb89fa4aab64f2f4ff7170e4b3ef65d7e8ed4c71
subdir: mobile
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.10.3
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.9.0
CurrentVersionCode: 13
CurrentVersion: 1.9.1
CurrentVersionCode: 14