mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update TimeLimit to 6.0.0 (182)
This commit is contained in:
parent
0295263f99
commit
affb81d7be
1 changed files with 15 additions and 2 deletions
|
|
@ -334,8 +334,21 @@ Builds:
|
|||
- directVersion
|
||||
- productionServer
|
||||
|
||||
- versionName: 6.0.0
|
||||
versionCode: 182
|
||||
commit: 0f15229533b057d1af660fe7b87dad4ac595975d
|
||||
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.8.0
|
||||
CurrentVersionCode: 181
|
||||
CurrentVersion: 6.0.0
|
||||
CurrentVersionCode: 182
|
||||
|
|
|
|||
Loading…
Reference in a new issue