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