Add com.stoutner.privacycell.yml.

This commit is contained in:
Soren Stoutner 2021-08-27 09:15:35 +00:00 committed by Izzy
parent ca2fa4ebc9
commit 06fb6d61ad

View file

@ -0,0 +1,34 @@
Categories:
- Phone & SMS
License: GPL-3.0-or-later
AuthorName: Soren Stoutner
AuthorEmail: soren@stoutner.com
WebSite: https://www.stoutner.com/privacy-cell/
SourceCode: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=summary
IssueTracker: https://redmine.stoutner.com/projects/privacy-cell/issues
Changelog: https://www.stoutner.com/privacy-cell/changelog-and-downloads/
Donate: https://www.stoutner.com/donations/
Liberapay: sorenstoutner
Bitcoin: 1Jiooc5L238VnhiWtkdYEkwm7kRNWQspSC
AutoName: Privacy Cell
RepoType: git
Repo: https://git.stoutner.com/PrivacyCell.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1