mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Thor to 1.1.6 (116)
This commit is contained in:
parent
1998ebcaec
commit
0e042ec343
1 changed files with 13 additions and 2 deletions
|
|
@ -316,7 +316,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.6
|
||||
versionCode: 116
|
||||
commit: 1ce499fb5ae542880d7d8e017ea647fd2c3de610
|
||||
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.5
|
||||
CurrentVersionCode: 115
|
||||
CurrentVersion: 1.1.6
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue