mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
New app: dev.theolm.wwc.yml
This commit is contained in:
parent
e483a38581
commit
0afca3819c
1 changed files with 32 additions and 0 deletions
32
metadata/dev.theolm.wwc.yml
Normal file
32
metadata/dev.theolm.wwc.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
AntiFeatures:
|
||||
NonFreeDep:
|
||||
en-US: The app requires WhatsApp installed.
|
||||
Categories:
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Theodoro Loureiro Mota
|
||||
AuthorEmail: me@theolm.dev
|
||||
SourceCode: https://github.com/theolm/WhatsAppNoContact
|
||||
IssueTracker: https://github.com/theolm/WhatsAppNoContact/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/theolm/WhatsAppNoContact
|
||||
Binaries: https://github.com/theolm/WhatsAppNoContact/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.4.0
|
||||
versionCode: 4
|
||||
commit: 8f8478a4fc70349f174eba8915d0f950eaf38fdc
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: a51bcf4492e81eb4d522c06ca9a0d90ab60be70a1376da7b169f23d38431b2cd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: buildSrc/src/main/java/ConfigData.kt|versionCode = (\d+)|.|versionName
|
||||
= "([\d.]+)"
|
||||
CurrentVersion: 0.4.0
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue