mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Thor to 0.8.8 (88)
This commit is contained in:
parent
fe9d6d2b04
commit
a108ee3f82
1 changed files with 13 additions and 2 deletions
|
|
@ -107,7 +107,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.8
|
||||
versionCode: 88
|
||||
commit: ce534e786edfa6632e58092285a16103e24409c9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.4
|
||||
CurrentVersionCode: 84
|
||||
CurrentVersion: 0.8.8
|
||||
CurrentVersionCode: 88
|
||||
|
|
|
|||
Loading…
Reference in a new issue