Update TimeLimit to 6.1.0 (184)

This commit is contained in:
F-Droid checkupdates bot 2022-05-23 04:25:46 +00:00
parent 070075e1cc
commit 45336d8fa5

View file

@ -360,8 +360,21 @@ Builds:
- directVersion
- productionServer
- versionName: 6.1.0
versionCode: 184
commit: c508f30f9347013faaceed5a4d87c4ca5e4dafe3
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: 6.0.1
CurrentVersionCode: 183
CurrentVersion: 6.1.0
CurrentVersionCode: 184