mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Thor to 0.9.7 (97)
This commit is contained in:
parent
67f125ebca
commit
58c28dcdaa
1 changed files with 13 additions and 2 deletions
|
|
@ -173,7 +173,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.7
|
||||
versionCode: 97
|
||||
commit: 2b1eabee44dd1c141c08eb171f4b0dbcf2e2bc5d
|
||||
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.5
|
||||
CurrentVersionCode: 95
|
||||
CurrentVersion: 0.9.7
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue