Update TimeLimit to 6.3.1 (188)

This commit is contained in:
F-Droid checkupdates bot 2022-07-26 04:21:58 +00:00
parent 154d48bf24
commit 974726d088

View file

@ -422,8 +422,23 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.3.1
versionCode: 188
commit: dc662a78f8644c4e5bbb425cca9ffa5be5e33f0a
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- noGoogleApi
- directVersion
- productionServer
scanignore:
- app/src/main/assets/device-names.bin
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
UpdateCheckName: io.timelimit.android
CurrentVersion: 6.3.0
CurrentVersionCode: 187
CurrentVersion: 6.3.1
CurrentVersionCode: 188