mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update TimeLimit to 6.8.0 (194)
This commit is contained in:
parent
029d9c9226
commit
b54e1f111f
1 changed files with 17 additions and 2 deletions
|
|
@ -497,8 +497,23 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/device-names.bin
|
||||
|
||||
- versionName: 6.8.0
|
||||
versionCode: 194
|
||||
commit: fdfb51267a3597463cafe045554b5047531ff115
|
||||
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.7.0
|
||||
CurrentVersionCode: 193
|
||||
CurrentVersion: 6.8.0
|
||||
CurrentVersionCode: 194
|
||||
|
|
|
|||
Loading…
Reference in a new issue