mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Feeel to 2.4.1 (4241)
This commit is contained in:
parent
77191eeb08
commit
9c8172d466
1 changed files with 17 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue