Update Feeel to 2.4.1 (4241)

This commit is contained in:
F-Droid checkupdates bot 2022-11-23 05:42:21 +00:00
parent 77191eeb08
commit 9c8172d466

View file

@ -8,7 +8,7 @@ SourceCode: https://gitlab.com/enjoyingfoss/feeel
IssueTracker: https://gitlab.com/enjoyingfoss/feeel/issues
Translation: https://hosted.weblate.org/projects/feeel/
Changelog: https://gitlab.com/enjoyingfoss/feeel/tags
Liberapay: Feeel
Liberapay: Feeel
AutoName: Feeel
@ -153,8 +153,22 @@ Builds:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
- versionName: 2.4.1
versionCode: 4241
commit: 2e6b2c37bba4a533c5a9b6d0aad99df935ac1420
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.3.7
rm:
- ios
- linux
- macos
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 2.4.0
CurrentVersionCode: 4240
CurrentVersion: 2.4.1
CurrentVersionCode: 4241