diff --git a/metadata/gh.cloneconf.nedium.yml b/metadata/gh.cloneconf.nedium.yml new file mode 100644 index 0000000000..07eae1ef67 --- /dev/null +++ b/metadata/gh.cloneconf.nedium.yml @@ -0,0 +1,33 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - Science & Education + - Reading +License: MIT +AuthorName: Clone Conflict +AuthorEmail: cloneconf@gmail.com +SourceCode: https://github.com/cloneconf/nedium +IssueTracker: https://github.com/cloneconf/nedium/issues + +AutoName: Nedium + +RepoType: git +Repo: https://github.com/cloneconf/nedium + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: v0.1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '0.1' +CurrentVersionCode: 1