Update TimeLimit to 6.7.0 (193)

This commit is contained in:
F-Droid checkupdates bot 2022-09-21 04:40:39 +00:00
parent 0933165fca
commit 91e36b938a

View file

@ -482,8 +482,23 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.7.0
versionCode: 193
commit: f804f421ff6dee1f59a6392dc4e20d77eb4efeb8
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.6.0
CurrentVersionCode: 192
CurrentVersion: 6.7.0
CurrentVersionCode: 193