mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Home to 1.9.0 (190)
This commit is contained in:
parent
fa29a8ef0f
commit
5fe734440d
1 changed files with 13 additions and 2 deletions
|
|
@ -65,7 +65,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 190
|
||||
commit: 9aa51db0547a32a95d83a6371299c6d9b37aefe5
|
||||
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.8.0
|
||||
CurrentVersionCode: 180
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 190
|
||||
|
|
|
|||
Loading…
Reference in a new issue