Update TimeLimit to 5.3.0 (175)

This commit is contained in:
F-Droid checkupdates bot 2021-11-04 04:13:26 +00:00
parent d2fb6685cc
commit 6476281d5d

View file

@ -243,8 +243,21 @@ Builds:
- directVersion
- productionServer
- versionName: 5.3.0
versionCode: 175
commit: eefc586f21d7f37614c04707b71bfdf2be465b77
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- noGoogleApi
- directVersion
- productionServer
AutoUpdateMode: Version release-%v
UpdateCheckMode: Tags
UpdateCheckName: io.timelimit.android
CurrentVersion: 5.2.4
CurrentVersionCode: 174
CurrentVersion: 5.3.0
CurrentVersionCode: 175