Newapp: Parlera

This commit is contained in:
Licaon_Kter 2022-05-17 09:58:02 +00:00
parent 7dc304c365
commit 3d4b9ef932

View file

@ -0,0 +1,33 @@
Categories:
- Games
License: AGPL-3.0-or-later
AuthorName: Enjoying FOSS
AuthorEmail: contact.mirek@protonmail.com
SourceCode: https://gitlab.com/enjoyingfoss/parlera
IssueTracker: https://gitlab.com/enjoyingfoss/parlera/issues
Translation: https://hosted.weblate.org/projects/parlera/
Changelog: https://gitlab.com/enjoyingfoss/parlera/tags
AutoName: Parlera
RepoType: git
Repo: https://gitlab.com/enjoyingfoss/parlera.git
Builds:
- versionName: 1.2.0
versionCode: 3
commit: f98910add11d4a41e5b57f652ccb5eab891de022
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@2.10.5
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.2.0
CurrentVersionCode: 3