mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New app: Parcel - Pickup code
This commit is contained in:
parent
3193bcb232
commit
2229ae4853
1 changed files with 29 additions and 0 deletions
29
metadata/com.xxxx.parcel.yml
Normal file
29
metadata/com.xxxx.parcel.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Password & 2FA
|
||||
- Phone & SMS
|
||||
License: MIT
|
||||
AuthorName: shareven
|
||||
SourceCode: https://github.com/shareven/parcel
|
||||
IssueTracker: https://github.com/shareven/parcel/issues
|
||||
Changelog: https://github.com/shareven/parcel/releases
|
||||
|
||||
AutoName: 取件码
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/shareven/parcel
|
||||
Binaries: https://github.com/shareven/parcel/releases/download/v%v/parcel-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.39
|
||||
versionCode: 39
|
||||
commit: c4868422061282ae8384d106edace14e91016b0c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: ed59aac29980639967bc8caf258fdc743187c07d0bd5f063e0be1bf8a7f40db5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.39
|
||||
CurrentVersionCode: 39
|
||||
Loading…
Reference in a new issue