"Home" App update to Version 1.8.0 in io.github.domi04151309.home.yml

This commit is contained in:
Redd 2022-01-06 02:02:29 +00:00 committed by linsui
parent 8b01ff2292
commit af15143e77

View file

@ -53,7 +53,18 @@ Builds:
gradle:
- yes
- versionName: 1.8.0
versionCode: 180
commit: 37c3e8706b7dac06e56e0376483296ea36ea5059
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.7.3
CurrentVersionCode: 173
CurrentVersion: 1.8.0
CurrentVersionCode: 180