mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
"Home" App update to Version 1.8.0 in io.github.domi04151309.home.yml
This commit is contained in:
parent
8b01ff2292
commit
af15143e77
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue