mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update TimeLimit to 6.6.0 (192)
This commit is contained in:
parent
c4d150cd77
commit
7a53dc3104
1 changed files with 17 additions and 2 deletions
|
|
@ -467,8 +467,23 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/assets/device-names.bin
|
- app/src/main/assets/device-names.bin
|
||||||
|
|
||||||
|
- versionName: 6.6.0
|
||||||
|
versionCode: 192
|
||||||
|
commit: d5adbb5a5641a2b2f6c8a7879fede46d7ec90208
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- noGoogleApi
|
||||||
|
- directVersion
|
||||||
|
- productionServer
|
||||||
|
scanignore:
|
||||||
|
- app/src/main/assets/device-names.bin
|
||||||
|
|
||||||
AutoUpdateMode: Version release-%v
|
AutoUpdateMode: Version release-%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: io.timelimit.android
|
UpdateCheckName: io.timelimit.android
|
||||||
CurrentVersion: 6.5.0
|
CurrentVersion: 6.6.0
|
||||||
CurrentVersionCode: 191
|
CurrentVersionCode: 192
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue