mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add Hisn Elmoslem
This commit is contained in:
parent
e1083796d4
commit
0a68068aa4
1 changed files with 40 additions and 0 deletions
40
metadata/com.hassaneltantawy.hisnelmoslem.yml
Normal file
40
metadata/com.hassaneltantawy.hisnelmoslem.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue