mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add de.ritscher.simplemobiletools.contacts.pro
This commit is contained in:
parent
a8c3a4419e
commit
bed07786c8
1 changed files with 30 additions and 0 deletions
30
metadata/de.ritscher.simplemobiletools.contacts.pro.yml
Normal file
30
metadata/de.ritscher.simplemobiletools.contacts.pro.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Stephan Ritscher
|
||||
AuthorEmail: stephan.ritscher@gmail.com
|
||||
WebSite: https://github.com/stephanritscher/Simple-Contacts
|
||||
SourceCode: https://github.com/stephanritscher/Simple-Contacts
|
||||
IssueTracker: https://github.com/stephanritscher/Simple-Contacts/issues
|
||||
Changelog: https://github.com/stephanritscher/Simple-Contacts/blob/HEAD/CHANGELOG.md
|
||||
|
||||
Name: Simple Contacts Pro SE
|
||||
AutoName: Contacts
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/stephanritscher/Simple-Contacts
|
||||
Binaries: https://github.com/stephanritscher/Simple-Contacts/releases/download/%v/contacts-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 6.22.1.2
|
||||
versionCode: 102
|
||||
commit: 597a5f00a54e1d95a7ba8dec1d88404a959c1bc9
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+$
|
||||
CurrentVersion: 6.22.1.2
|
||||
CurrentVersionCode: 102
|
||||
Loading…
Reference in a new issue