mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update TimeLimit to 5.8.0 (181)
This commit is contained in:
parent
046f86e60a
commit
33d8a16dd5
1 changed files with 15 additions and 2 deletions
|
|
@ -321,8 +321,21 @@ Builds:
|
|||
- directVersion
|
||||
- productionServer
|
||||
|
||||
- versionName: 5.8.0
|
||||
versionCode: 181
|
||||
commit: c7994e9fa4a416af86c988ce5850480917f6bc71
|
||||
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.7.0
|
||||
CurrentVersionCode: 180
|
||||
CurrentVersion: 5.8.0
|
||||
CurrentVersionCode: 181
|
||||
|
|
|
|||
Loading…
Reference in a new issue