mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Thor to 1.0.9 (109)
This commit is contained in:
parent
64a00b918f
commit
3f3c5ae3d0
1 changed files with 13 additions and 2 deletions
|
|
@ -272,7 +272,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.9
|
||||
versionCode: 109
|
||||
commit: fac5ba6a4ecdf704c021236940f36f7cd0fe1fa8
|
||||
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.8
|
||||
CurrentVersionCode: 108
|
||||
CurrentVersion: 1.0.9
|
||||
CurrentVersionCode: 109
|
||||
|
|
|
|||
Loading…
Reference in a new issue