From ef44a1db98929aab1e56bb4ffa8bb143a2df093d Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 29 May 2024 12:29:17 +0000 Subject: [PATCH] Newapp: Qadaa --- metadata/com.hassaneltantawy.qadaa.yml | 40 ++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/com.hassaneltantawy.qadaa.yml diff --git a/metadata/com.hassaneltantawy.qadaa.yml b/metadata/com.hassaneltantawy.qadaa.yml new file mode 100644 index 0000000000..0423f0a746 --- /dev/null +++ b/metadata/com.hassaneltantawy.qadaa.yml @@ -0,0 +1,40 @@ +Categories: + - Time +License: MIT +AuthorName: Hassan Eltantawy +AuthorEmail: hasaneltantawy@gmail.com +AuthorWebSite: https://github.com/HasanEltantawy +WebSite: https://github.com/muslimpack/Qadaa +SourceCode: https://github.com/muslimpack/Qadaa +IssueTracker: https://github.com/muslimpack/Qadaa/issues + +AutoName: قضاء + +RepoType: git +Repo: https://github.com/muslimpack/Qadaa.git + +Builds: + - versionName: 1.5.0 + versionCode: 6 + commit: 662accdb56140760c3ca030c30b86074f300300c + subdir: qadaa + output: build/app/outputs/apk/release/app-release-unsigned.apk + srclibs: + - flutter@3.16.9 + rm: + - qadaa/ios + prebuild: + - export PUB_CACHE=$(pwd)/.pub-cache + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter pub get + scandelete: + - qadaa/.pub-cache + build: + - export PUB_CACHE=$(pwd)/.pub-cache + - $$flutter$$/bin/flutter build apk --release + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: qadaa/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ +CurrentVersion: 1.5.0 +CurrentVersionCode: 6