mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update TimeLimit to 5.2.2 (172)
This commit is contained in:
parent
056f36296e
commit
a2e6449710
1 changed files with 13 additions and 2 deletions
|
|
@ -344,7 +344,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.2.2
|
||||
versionCode: 172
|
||||
commit: 4981c1835b968dbcb2d7d4d0034c8284261ea8a1
|
||||
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.0
|
||||
CurrentVersionCode: 170
|
||||
CurrentVersion: 5.2.2
|
||||
CurrentVersionCode: 172
|
||||
|
|
|
|||
Loading…
Reference in a new issue