Update TimeLimit to 6.3.0 (187)

This commit is contained in:
F-Droid checkupdates bot 2022-07-13 04:26:31 +00:00
parent e95c71e7cb
commit 71eb09ca66

View file

@ -504,7 +504,20 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.3.0
versionCode: 187
commit: 134e9652c9b095de5e33abbf8587d09fa06d0a96
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.2.1
CurrentVersionCode: 186
CurrentVersion: 6.3.0
CurrentVersionCode: 187