mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update TimeLimit to 5.7.0 (180)
This commit is contained in:
parent
8738afe391
commit
96783ec71b
1 changed files with 13 additions and 2 deletions
|
|
@ -432,7 +432,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.7.0
|
||||
versionCode: 180
|
||||
commit: f196070411a7fe953f64f090a41aa2edfca9b113
|
||||
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.6.0
|
||||
CurrentVersionCode: 179
|
||||
CurrentVersion: 5.7.0
|
||||
CurrentVersionCode: 180
|
||||
|
|
|
|||
Loading…
Reference in a new issue