mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-21 06:41:44 +00:00
45 lines
978 B
YAML
45 lines
978 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/Gh05t-1337/Fall
|
|
IssueTracker: https://github.com/Gh05t-1337/Fall/issues
|
|
|
|
AutoName: Fall
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Gh05t-1337/Fall
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: fe2de29353599e364e27a3f18bbeca55bc219309
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: a8cb024e4e5750e86458b16538644e239cec9cc0
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: cc23c036453e733df86cdae38f530e281be8e8f3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 3
|