diff --git a/metadata/m.co.rh.id.a_news_provider.yml b/metadata/m.co.rh.id.a_news_provider.yml new file mode 100644 index 0000000000..92a7ad62e8 --- /dev/null +++ b/metadata/m.co.rh.id.a_news_provider.yml @@ -0,0 +1,28 @@ +Categories: + - Reading +License: MIT +AuthorName: rh-id +SourceCode: https://github.com/rh-id/a-news-provider +IssueTracker: https://github.com/rh-id/a-news-provider/issues + +AutoName: News Provider + +RepoType: git +Repo: https://github.com/rh-id/a-news-provider + +Builds: + - versionName: 1.2.10 + versionCode: 18 + commit: v1.2.10 + 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.2.10 +CurrentVersionCode: 18