mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.4.8
|
CurrentVersion: 1.4.9
|
||||||
CurrentVersionCode: 148
|
CurrentVersionCode: 149
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue