From dddfa66e35b9785c4bf47ef952c3f72d9302c7d7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 23 Mar 2022 04:26:04 +0000 Subject: [PATCH] Update TimeLimit to 5.6.0 (179) --- 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 62db614100..5bff346d87 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -295,8 +295,21 @@ Builds: - directVersion - productionServer + - versionName: 5.6.0 + versionCode: 179 + commit: 1a19b9fcc3de9a8d761ed62a5e07bce73313fa1e + 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.5.0 -CurrentVersionCode: 178 +CurrentVersion: 5.6.0 +CurrentVersionCode: 179