diff --git a/metadata/de.indie42.guessiron.yml b/metadata/de.indie42.guessiron.yml new file mode 100644 index 0000000000..f56bcbae35 --- /dev/null +++ b/metadata/de.indie42.guessiron.yml @@ -0,0 +1,27 @@ +Categories: + - System +License: Apache-2.0 +SourceCode: https://github.com/mobeil1/GuessIron +IssueTracker: https://github.com/mobeil1/GuessIron/issues + +AutoName: GuessIron + +RepoType: git +Repo: https://github.com/mobeil1/GuessIron + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1