From 5abf37ed06b29ae865d725704fd74e94823ec7f0 Mon Sep 17 00:00:00 2001 From: proletarius101 Date: Wed, 26 May 2021 14:18:30 +0000 Subject: [PATCH] Add Watt --- metadata/com.tuyafeng.watt.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.tuyafeng.watt.yml diff --git a/metadata/com.tuyafeng.watt.yml b/metadata/com.tuyafeng.watt.yml new file mode 100644 index 0000000000..3b09b0525c --- /dev/null +++ b/metadata/com.tuyafeng.watt.yml @@ -0,0 +1,27 @@ +Categories: + - System + - Security +License: GPL-3.0-only +AuthorName: tuyafeng +AuthorEmail: lakor@foxmail.com +SourceCode: https://github.com/tuyafeng/Watt +IssueTracker: https://github.com/tuyafeng/Watt/issues + +AutoName: Watt + +RepoType: git +Repo: https://github.com/tuyafeng/Watt + +Builds: + - versionName: 2.0.0 + versionCode: 4 + commit: v2.0.0-fdroid + subdir: app + gradle: + - yes + prebuild: sed -i -e '/aliyun/d' ../build.gradle + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags ^v.+[0-9]$ +CurrentVersion: 2.0.0 +CurrentVersionCode: 4