mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update Thor to 1.5.0 (150)
This commit is contained in:
parent
9ed6b65cc8
commit
b4ca7207f3
1 changed files with 13 additions and 2 deletions
|
|
@ -521,7 +521,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 150
|
||||
commit: 84cf4ed380ffe931018a294b7d84cc0fcdd119c2
|
||||
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.9
|
||||
CurrentVersionCode: 149
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 150
|
||||
|
|
|
|||
Loading…
Reference in a new issue