From 45336d8fa539a613f09659c9117528e95b069922 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 23 May 2022 04:25:46 +0000 Subject: [PATCH] Update TimeLimit to 6.1.0 (184) --- 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 f82e14111d..97d8bc9298 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -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