Update TimeLimit to 6.0.0 (182)

This commit is contained in:
F-Droid checkupdates bot 2022-04-20 04:41:19 +00:00
parent 0295263f99
commit affb81d7be

View file

@ -334,8 +334,21 @@ Builds:
- directVersion
- productionServer
- versionName: 6.0.0
versionCode: 182
commit: 0f15229533b057d1af660fe7b87dad4ac595975d
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.8.0
CurrentVersionCode: 181
CurrentVersion: 6.0.0
CurrentVersionCode: 182