mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.5
|
CurrentVersion: 1.1.6
|
||||||
CurrentVersionCode: 115
|
CurrentVersionCode: 116
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue