mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update TimeLimit to 6.1.0 (184)
This commit is contained in:
parent
070075e1cc
commit
45336d8fa5
1 changed files with 15 additions and 2 deletions
|
|
@ -360,8 +360,21 @@ Builds:
|
|||
- directVersion
|
||||
- productionServer
|
||||
|
||||
- versionName: 6.1.0
|
||||
versionCode: 184
|
||||
commit: c508f30f9347013faaceed5a4d87c4ca5e4dafe3
|
||||
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: 6.0.1
|
||||
CurrentVersionCode: 183
|
||||
CurrentVersion: 6.1.0
|
||||
CurrentVersionCode: 184
|
||||
|
|
|
|||
Loading…
Reference in a new issue