fdroiddata/metadata/com.hassaneltantawy.qadaa.yml
2025-11-27 12:54:58 +00:00

101 lines
2.8 KiB
YAML

Categories:
- Religion
- 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
- versionName: 1.5.1
versionCode: 7
commit: 2a85824de50b224db0671e1fa3fae994bcdf3b45
subdir: qadaa
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.22.2
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
- versionName: 1.6.0
versionCode: 8
commit: be690df444243f3e1aeacb7efe8b010e63dc09db
subdir: qadaa
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.22.2
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
- versionName: 1.6.01
versionCode: 9
commit: a52cb0208b96948bdb98ee6fcbdb4cc57b5262e3
subdir: qadaa
output: build/app/outputs/flutter-apk/app-prod-release.apk
srclibs:
- flutter@stable
rm:
- qadaa/ios
prebuild:
- flutterVersion=$(sed -n -E 's/.*"flutter":\ "(.*)"/\1/p' .fvmrc)
- '[[ $flutterVersion ]]'
- git -C $$flutter$$ checkout -f $flutterVersion
- 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 --flavor prod
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: qadaa/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.6.01
CurrentVersionCode: 9