mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update Thor to 1.4.9 (149)
This commit is contained in:
parent
65aa63630f
commit
3046aaecef
1 changed files with 13 additions and 2 deletions
|
|
@ -510,7 +510,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.9
|
||||
versionCode: 149
|
||||
commit: 70b9864752d1c99787e7123cdf38ee746cfec46b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.8
|
||||
CurrentVersionCode: 148
|
||||
CurrentVersion: 1.4.9
|
||||
CurrentVersionCode: 149
|
||||
|
|
|
|||
Loading…
Reference in a new issue