mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update TimeLimit to 5.6.0 (179)
This commit is contained in:
parent
fe43a8f051
commit
dddfa66e35
1 changed files with 15 additions and 2 deletions
|
|
@ -295,8 +295,21 @@ Builds:
|
|||
- directVersion
|
||||
- productionServer
|
||||
|
||||
- versionName: 5.6.0
|
||||
versionCode: 179
|
||||
commit: 1a19b9fcc3de9a8d761ed62a5e07bce73313fa1e
|
||||
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.5.0
|
||||
CurrentVersionCode: 178
|
||||
CurrentVersion: 5.6.0
|
||||
CurrentVersionCode: 179
|
||||
|
|
|
|||
Loading…
Reference in a new issue