mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Thor to 0.7.9 (79)
This commit is contained in:
parent
245500f168
commit
c4d8124739
1 changed files with 13 additions and 2 deletions
|
|
@ -63,7 +63,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.9
|
||||
versionCode: 79
|
||||
commit: 34d987fce259954ae2ca356efc548a038af2c689
|
||||
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.8
|
||||
CurrentVersionCode: 78
|
||||
CurrentVersion: 0.7.9
|
||||
CurrentVersionCode: 79
|
||||
|
|
|
|||
Loading…
Reference in a new issue