From 0a68068aa40a13732a532c60d59c6e56fc4fcee6 Mon Sep 17 00:00:00 2001 From: jugendhacker Date: Thu, 25 Jan 2024 13:55:27 +0000 Subject: [PATCH] Add Hisn Elmoslem --- metadata/com.hassaneltantawy.hisnelmoslem.yml | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/com.hassaneltantawy.hisnelmoslem.yml diff --git a/metadata/com.hassaneltantawy.hisnelmoslem.yml b/metadata/com.hassaneltantawy.hisnelmoslem.yml new file mode 100644 index 0000000000..c65bf75018 --- /dev/null +++ b/metadata/com.hassaneltantawy.hisnelmoslem.yml @@ -0,0 +1,40 @@ +Categories: + - Reading +License: GPL-3.0-only +AuthorName: Hassan Eltantawy +AuthorEmail: hasaneltantawy@gmail.com +AuthorWebSite: https://github.com/HasanEltantawy +SourceCode: https://github.com/muslimpack/HisnElmoslem_App +IssueTracker: https://github.com/muslimpack/HisnElmoslem_App/issues +Changelog: https://github.com/muslimpack/HisnElmoslem_App/releases + +AutoName: حصن المسلم + +RepoType: git +Repo: https://github.com/muslimpack/HisnElmoslem_App.git + +Builds: + - versionName: 2.6.0 + versionCode: 19 + commit: 2da11321431ad7332b12e8541588380eefb7c9f9 + subdir: hisnelmoslem + output: build/app/outputs/flutter-apk/app-release.apk + srclibs: + - flutter@3.10.0 + rm: + - hisnelmoslem/ios + prebuild: + - export PUB_CACHE=$(pwd)/.pub-cache + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter pub get + scandelete: + - hisnelmoslem/.pub-cache + build: + - export PUB_CACHE=$(pwd)/.pub-cache + - $$flutter$$/bin/flutter build apk --release + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: hisnelmoslem/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ +CurrentVersion: 2.6.0 +CurrentVersionCode: 19