diff --git a/metadata/at.manuelbichler.octalsuntime.yml b/metadata/at.manuelbichler.octalsuntime.yml new file mode 100644 index 0000000000..e5ee32a609 --- /dev/null +++ b/metadata/at.manuelbichler.octalsuntime.yml @@ -0,0 +1,30 @@ +Categories: + - Time +License: GPL-3.0-only +AuthorName: Manuel Bichler +AuthorEmail: ich@manuelbichler.at +WebSite: https://github.com/votacom/octalsuntime +SourceCode: https://github.com/votacom/octalsuntime +IssueTracker: https://github.com/votacom/octalsuntime/issues + +AutoName: Octal Sun Time + +RepoType: git +Repo: https://github.com/votacom/octalsuntime.git + +Builds: + - versionName: 0.1.3 + versionCode: 4 + commit: v0.1.3 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.1.3 +CurrentVersionCode: 4