Update Libre Camera to 1.3.0 (4)

This commit is contained in:
F-Droid checkupdates bot 2022-10-24 06:51:46 +00:00
parent b9b3fa6544
commit d88a6c9508

View file

@ -51,8 +51,19 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.3.0
versionCode: 4
commit: 976fcdcaa59a19a7f5be48c713de5042b4cc541b
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.3.2
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.2.0
CurrentVersionCode: 3
CurrentVersion: 1.3.0
CurrentVersionCode: 4