New app: cx.vmx.sdcontacts

This commit is contained in:
Volker Mische 2022-01-11 13:41:27 +00:00 committed by linsui
parent a80a877b5a
commit c9568de364

View file

@ -0,0 +1,29 @@
Categories:
- Phone & SMS
License: Apache-2.0
AuthorName: Volker Mische
AuthorWebSite: https://vmx.cx/
SourceCode: https://github.com/vmx/sdcontacts
IssueTracker: https://github.com/vmx/sdcontacts/issues
AutoName: SD Contacts
RepoType: git
Repo: https://github.com/vmx/sdcontacts
Builds:
- versionName: 1.0.0
versionCode: 10000
commit: v1.0.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 10000