Update TimeLimit to 6.3.1 (188)

This commit is contained in:
F-Droid checkupdates bot 2022-07-26 04:22:33 +00:00
parent 974726d088
commit 2b0fb8ad5b

View file

@ -517,7 +517,20 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.3.1
versionCode: 188
commit: 6bce2896d8e6f56791dda84eed7388b926685cea
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.3.0
CurrentVersionCode: 187
CurrentVersion: 6.3.1
CurrentVersionCode: 188