Update TimeLimit to 6.2.1 (186)

This commit is contained in:
F-Droid checkupdates bot 2022-06-29 04:37:17 +00:00
parent e6ceeacebf
commit 551fa5f18e

View file

@ -392,8 +392,23 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.2.1
versionCode: 186
commit: 47c1446b8e6a841c1b2d38affb359be8e7d7159c
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.2.0
CurrentVersionCode: 185
CurrentVersion: 6.2.1
CurrentVersionCode: 186