mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update TimeLimit to 6.7.0 (193)
This commit is contained in:
parent
0933165fca
commit
91e36b938a
1 changed files with 17 additions and 2 deletions
|
|
@ -482,8 +482,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.7.0
|
||||
versionCode: 193
|
||||
commit: f804f421ff6dee1f59a6392dc4e20d77eb4efeb8
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: io.timelimit.android
|
||||
CurrentVersion: 6.6.0
|
||||
CurrentVersionCode: 192
|
||||
CurrentVersion: 6.7.0
|
||||
CurrentVersionCode: 193
|
||||
|
|
|
|||
Loading…
Reference in a new issue