mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version release-%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 5.2.0
|
CurrentVersion: 5.2.2
|
||||||
CurrentVersionCode: 170
|
CurrentVersionCode: 172
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue