Update TimeLimit to 6.2.0 (185)

This commit is contained in:
F-Droid checkupdates bot 2022-06-01 04:25:21 +00:00
parent 71c38d8f31
commit 1b23d530d0

View file

@ -377,8 +377,23 @@ Builds:
scanignore:
- app/src/main/assets/device-names.bin
- versionName: 6.2.0
versionCode: 185
commit: 0068a67455e24e318c528b5a99c1dcf6a936a433
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.1.0
CurrentVersionCode: 184
CurrentVersion: 6.2.0
CurrentVersionCode: 185