Update TimeLimit to 6.5.0 (191)

This commit is contained in:
F-Droid checkupdates bot 2022-08-16 04:48:21 +00:00
parent f2d04764a1
commit 2e16af5043

View file

@ -543,7 +543,20 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.5.0
versionCode: 191
commit: b75e123383bd5e24232d93a4b2afbac2ea05c553
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.4.1
CurrentVersionCode: 190
CurrentVersion: 6.5.0
CurrentVersionCode: 191