From db400ee3a91d755926254fe0582a7dd39e40484f Mon Sep 17 00:00:00 2001 From: nyxkn Date: Thu, 17 Mar 2022 09:04:34 +0000 Subject: [PATCH] New App: Meditation --- metadata/com.nyxkn.meditation.yml | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/com.nyxkn.meditation.yml diff --git a/metadata/com.nyxkn.meditation.yml b/metadata/com.nyxkn.meditation.yml new file mode 100644 index 0000000000..25f598b9fb --- /dev/null +++ b/metadata/com.nyxkn.meditation.yml @@ -0,0 +1,38 @@ +Categories: + - Sports & Health + - Time +License: GPL-3.0-only +AuthorName: nyxkn +AuthorEmail: contact@nyxkn.com +AuthorWebSite: https://nyxkn.com/ +WebSite: https://github.com/nyxkn/meditation +SourceCode: https://github.com/nyxkn/meditation +IssueTracker: https://github.com/nyxkn/meditation/issues +Donate: https://nyxkn.com/donate +Liberapay: nyxkn +Bitcoin: bc1qfu5gk78898zdcxw372unmwua0yd5luf3z60sgq + +AutoName: Meditation + +RepoType: git +Repo: https://github.com/nyxkn/meditation + +Builds: + - versionName: 1.1.3 + versionCode: 5 + commit: 58c53832894370f95c4683056e79f002248fba04 + output: build/app/outputs/flutter-apk/app-release.apk + srclibs: + - flutter@2.10.1 + rm: + - ios + build: + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter packages pub get + - $$flutter$$/bin/flutter build apk + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ +CurrentVersion: 1.1.3 +CurrentVersionCode: 5