Update TimeLimit to 6.7.0 (193)

This commit is contained in:
F-Droid checkupdates bot 2022-09-21 04:41:03 +00:00
parent 91e36b938a
commit 95c29c863a

View file

@ -569,7 +569,20 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.7.0
versionCode: 193
commit: c2b8086ce02b05436b3efec6df13e11180cab4f0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scanignore:
- app/src/main/assets/device-names.bin
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
CurrentVersion: 6.6.0
CurrentVersionCode: 192
CurrentVersion: 6.7.0
CurrentVersionCode: 193