Update TimeLimit to 6.6.0 (192)

This commit is contained in:
F-Droid checkupdates bot 2022-08-23 04:35:51 +00:00
parent c4d150cd77
commit 7a53dc3104

View file

@ -467,8 +467,23 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.6.0
versionCode: 192
commit: d5adbb5a5641a2b2f6c8a7879fede46d7ec90208
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.5.0
CurrentVersionCode: 191
CurrentVersion: 6.6.0
CurrentVersionCode: 192