mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Thor to 0.9.9 (99)
This commit is contained in:
parent
dc750e6d1e
commit
6971be1c70
1 changed files with 13 additions and 2 deletions
|
|
@ -184,7 +184,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.9
|
||||
versionCode: 99
|
||||
commit: bbefe5dc94ecef9b73d76b8ad5638d59a61b9ccf
|
||||
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.9.7
|
||||
CurrentVersionCode: 97
|
||||
CurrentVersion: 0.9.9
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue