mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update TimeLimit to 5.4.0 (176)
This commit is contained in:
parent
f1ab25aa2c
commit
52bd06d31c
1 changed files with 13 additions and 2 deletions
|
|
@ -388,7 +388,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.4.0
|
||||
versionCode: 176
|
||||
commit: 3c95e54aa7742575b4dc4de6b3e01f5259b9cf8d
|
||||
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.3.0
|
||||
CurrentVersionCode: 175
|
||||
CurrentVersion: 5.4.0
|
||||
CurrentVersionCode: 176
|
||||
|
|
|
|||
Loading…
Reference in a new issue