fdroiddata/metadata/com.autismprime.fall.yml
F-Droid checkupdates bot 9a605409c6 Update Fall to 1.1 (2)
2022-04-15 05:21:45 +00:00

38 lines
878 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 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 update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2