From 7a53dc310419f16102e4995e830c42e6cb805fbf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 23 Aug 2022 04:35:51 +0000 Subject: [PATCH] Update TimeLimit to 6.6.0 (192) --- metadata/io.timelimit.android.aosp.direct.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/io.timelimit.android.aosp.direct.yml b/metadata/io.timelimit.android.aosp.direct.yml index 051137cb9e..cad0488c30 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -467,8 +467,23 @@ Builds: scanignore: - app/src/main/assets/device-names.bin + - versionName: 6.6.0 + versionCode: 192 + commit: d5adbb5a5641a2b2f6c8a7879fede46d7ec90208 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - noGoogleApi + - directVersion + - productionServer + scanignore: + - app/src/main/assets/device-names.bin + AutoUpdateMode: Version release-%v UpdateCheckMode: Tags UpdateCheckName: io.timelimit.android -CurrentVersion: 6.5.0 -CurrentVersionCode: 191 +CurrentVersion: 6.6.0 +CurrentVersionCode: 192