mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update Thor to 1.0.4 (104)
This commit is contained in:
parent
aee41c20aa
commit
cd166fa375
1 changed files with 13 additions and 2 deletions
|
|
@ -228,7 +228,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 104
|
||||
commit: a4adc1d2eab18ace1c585d0b4db4911619d6b777
|
||||
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.2
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue