mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Newapp: MBCompass
This commit is contained in:
parent
56132efb8e
commit
233582cbfd
1 changed files with 33 additions and 0 deletions
33
metadata/com.mubarak.mbcompass.yml
Normal file
33
metadata/com.mubarak.mbcompass.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Mubarak Basha
|
||||
AuthorEmail: dev947824@gmail.com
|
||||
AuthorWebSite: https://mubaraknative.github.io/
|
||||
SourceCode: https://github.com/MubarakNative/MBCompass
|
||||
IssueTracker: https://github.com/MubarakNative/MBCompass/issues
|
||||
|
||||
AutoName: MBCompass
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MubarakNative/MBCompass.git
|
||||
Binaries: https://github.com/MubarakNative/MBCompass/releases/download/v%v/MBCompass_v%v_signed_release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.1
|
||||
versionCode: 2
|
||||
commit: d85baeaa53ac4099ab4783b8f2de612f9bb7e4a0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 5a7910e22abe3ef9d1fd42c64fdd151f7a2ddc38acac5f1f94caf9d79b70a69a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue