mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Thor to 0.8.0 (80)
This commit is contained in:
parent
9f0d45af93
commit
1302a61ead
1 changed files with 13 additions and 2 deletions
|
|
@ -74,7 +74,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.0
|
||||
versionCode: 80
|
||||
commit: 6d2fafa0ae64442eac81daf2b9c859c4999470f0
|
||||
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.7.9
|
||||
CurrentVersionCode: 79
|
||||
CurrentVersion: 0.8.0
|
||||
CurrentVersionCode: 80
|
||||
|
|
|
|||
Loading…
Reference in a new issue