new app: Make Some Noise (org.jfo.app.makesomenoise)

This commit is contained in:
psa-jforestier 2022-01-27 03:24:32 +00:00 committed by linsui
parent c176deb232
commit 6f2f1db761

View file

@ -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