mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update TimeLimit to 5.3.0 (175)
This commit is contained in:
parent
d2fb6685cc
commit
6476281d5d
1 changed files with 15 additions and 2 deletions
|
|
@ -243,8 +243,21 @@ Builds:
|
|||
- directVersion
|
||||
- productionServer
|
||||
|
||||
- versionName: 5.3.0
|
||||
versionCode: 175
|
||||
commit: eefc586f21d7f37614c04707b71bfdf2be465b77
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- noGoogleApi
|
||||
- directVersion
|
||||
- productionServer
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: io.timelimit.android
|
||||
CurrentVersion: 5.2.4
|
||||
CurrentVersionCode: 174
|
||||
CurrentVersion: 5.3.0
|
||||
CurrentVersionCode: 175
|
||||
|
|
|
|||
Loading…
Reference in a new issue