fdroiddata/metadata/de.mlex.same.yml
2024-01-18 14:33:05 +00:00

27 lines
545 B
YAML

Categories:
- Games
License: Apache-2.0
SourceCode: https://gitlab.com/Smo876/Same
IssueTracker: https://gitlab.com/Smo876/Same/-/issues
AutoName: Same
RepoType: git
Repo: https://gitlab.com/Smo876/Same.git
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 ^v[0-9.]+$
CurrentVersion: '1.0'
CurrentVersionCode: 1