mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Thor to 1.1.2 (112)
This commit is contained in:
parent
5eee34ac5b
commit
5eb587f53b
1 changed files with 13 additions and 2 deletions
|
|
@ -283,7 +283,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 112
|
||||
commit: 6c4d7b0882c36a10e12bde4c54a221c656fd522a
|
||||
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.0.9
|
||||
CurrentVersionCode: 109
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 112
|
||||
|
|
|
|||
Loading…
Reference in a new issue