mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update TimeLimit to 5.2.4 (174)
This commit is contained in:
parent
2aa8978c91
commit
ccecf751d3
1 changed files with 13 additions and 2 deletions
|
|
@ -366,7 +366,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.2.4
|
||||
versionCode: 174
|
||||
commit: 16d49724bc645229947a1fa113cd1dea55754ffa
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.2.3
|
||||
CurrentVersionCode: 173
|
||||
CurrentVersion: 5.2.4
|
||||
CurrentVersionCode: 174
|
||||
|
|
|
|||
Loading…
Reference in a new issue