Update TimeLimit to 6.5.0 (191)

This commit is contained in:
F-Droid checkupdates bot 2022-08-16 04:47:59 +00:00
parent c296d42003
commit f2d04764a1

View file

@ -452,8 +452,23 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.5.0
versionCode: 191
commit: baff9a110d8a6347fa6a6538f34b52b3f3be6049
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.4.1
CurrentVersionCode: 190
CurrentVersion: 6.5.0
CurrentVersionCode: 191