From 06fb6d61ad134d3aa9eeda5c3b1f28f3f49cf2e2 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Fri, 27 Aug 2021 09:15:35 +0000 Subject: [PATCH] Add com.stoutner.privacycell.yml. --- metadata/com.stoutner.privacycell.yml | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.stoutner.privacycell.yml diff --git a/metadata/com.stoutner.privacycell.yml b/metadata/com.stoutner.privacycell.yml new file mode 100644 index 0000000000..49b976d4dc --- /dev/null +++ b/metadata/com.stoutner.privacycell.yml @@ -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