From 33d8a16dd57e3af59767c368b72eb1e4c7eb5852 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 5 Apr 2022 04:30:50 +0000 Subject: [PATCH] Update TimeLimit to 5.8.0 (181) --- 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 bdffed5c3b..9b29931b85 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -321,8 +321,21 @@ Builds: - directVersion - productionServer + - versionName: 5.8.0 + versionCode: 181 + commit: c7994e9fa4a416af86c988ce5850480917f6bc71 + 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.7.0 -CurrentVersionCode: 180 +CurrentVersion: 5.8.0 +CurrentVersionCode: 181