diff --git a/metadata/org.jfo.app.makesomenoise.yml b/metadata/org.jfo.app.makesomenoise.yml new file mode 100644 index 0000000000..aca556c3ca --- /dev/null +++ b/metadata/org.jfo.app.makesomenoise.yml @@ -0,0 +1,29 @@ +Categories: + - Games +License: GPL-3.0-only +AuthorName: J.FORESTIER +AuthorEmail: app@palmeteo.com +SourceCode: https://github.com/psa-jforestier/makesomenoise +IssueTracker: https://github.com/psa-jforestier/makesomenoise/issues + +AutoName: Make Some Noise + +RepoType: git +Repo: https://github.com/psa-jforestier/makesomenoise.git + +Builds: + - versionName: 1.2.1 + versionCode: 121 + commit: 1.2.1 + 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 +UpdateCheckMode: Tags +CurrentVersion: 1.2.1 +CurrentVersionCode: 121