mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
29 lines
676 B
YAML
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
|