Update TimeLimit to 5.8.0 (181)

This commit is contained in:
F-Droid checkupdates bot 2022-04-05 04:30:50 +00:00
parent 046f86e60a
commit 33d8a16dd5

View file

@ -321,8 +321,21 @@ Builds:
- directVersion
- productionServer
- versionName: 5.8.0
versionCode: 181
commit: c7994e9fa4a416af86c988ce5850480917f6bc71
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.7.0
CurrentVersionCode: 180
CurrentVersion: 5.8.0
CurrentVersionCode: 181