Update TimeLimit to 6.6.0 (192)

This commit is contained in:
F-Droid checkupdates bot 2022-08-20 04:40:48 +00:00
parent 62839efe2e
commit 4d3dc13dd7

View file

@ -556,7 +556,20 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.6.0
versionCode: 192
commit: 4af0cbcec96f2558dbde2d6b7966a0c66972cf29
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.5.0
CurrentVersionCode: 191
CurrentVersion: 6.6.0
CurrentVersionCode: 192