mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update TimeLimit to 6.0.1 (183)
This commit is contained in:
parent
9b10766544
commit
0b4dfaaa14
1 changed files with 15 additions and 2 deletions
|
|
@ -347,8 +347,21 @@ Builds:
|
||||||
- directVersion
|
- directVersion
|
||||||
- productionServer
|
- productionServer
|
||||||
|
|
||||||
|
- versionName: 6.0.1
|
||||||
|
versionCode: 183
|
||||||
|
commit: 9c887372f7e737adb49091f8493fd36a40bb7be9
|
||||||
|
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
|
AutoUpdateMode: Version release-%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: io.timelimit.android
|
UpdateCheckName: io.timelimit.android
|
||||||
CurrentVersion: 6.0.0
|
CurrentVersion: 6.0.1
|
||||||
CurrentVersionCode: 182
|
CurrentVersionCode: 183
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue