Update Parlera to 2.0.0 (5)

This commit is contained in:
F-Droid checkupdates bot 2022-11-12 05:34:08 +00:00
parent 0fc55a6306
commit 9d16be45ed

View file

@ -38,8 +38,20 @@ Builds:
- $$flutter$$/bin/flutter gen-l10n
- $$flutter$$/bin/flutter build apk
- versionName: 2.0.0
versionCode: 5
commit: f55c727ab18b2a14fd2b4f1cd22feec506adb18a
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.0.1
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter gen-l10n
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.3.0
CurrentVersionCode: 4
CurrentVersion: 2.0.0
CurrentVersionCode: 5