mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Thor to 1.1.8 (118)
This commit is contained in:
parent
f03e9cf67d
commit
62bf53e812
1 changed files with 13 additions and 2 deletions
|
|
@ -327,7 +327,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.8
|
||||
versionCode: 118
|
||||
commit: 1211c27e0d6114db717db773ff432240dbce53f1
|
||||
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: 1.1.6
|
||||
CurrentVersionCode: 116
|
||||
CurrentVersion: 1.1.8
|
||||
CurrentVersionCode: 118
|
||||
|
|
|
|||
Loading…
Reference in a new issue