fdroiddata/metadata/org.jfo.app.makesomenoise.yml
2022-01-27 03:24:32 +00:00

29 lines
676 B
YAML

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