From 2aa8978c9112a2fc7a776668daf94982b8ce604f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 8 Oct 2021 04:10:48 +0000 Subject: [PATCH] Update TimeLimit to 5.2.4 (174) --- metadata/io.timelimit.android.aosp.direct.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/io.timelimit.android.aosp.direct.yml b/metadata/io.timelimit.android.aosp.direct.yml index ac4021c4ae..0fbea1b383 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -230,8 +230,21 @@ Builds: - directVersion - productionServer + - versionName: 5.2.4 + versionCode: 174 + commit: 0d34ff5c1953160833160ddd042a67e67deb5f43 + 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.3 -CurrentVersionCode: 173 +CurrentVersion: 5.2.4 +CurrentVersionCode: 174