From 1b23d530d0b28faaf00f9e64cc2b02531cbb608f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 1 Jun 2022 04:25:21 +0000 Subject: [PATCH] Update TimeLimit to 6.2.0 (185) --- 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 c0673d80bd..b3e9bfb877 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -377,8 +377,23 @@ Builds: scanignore: - app/src/main/assets/device-names.bin + - versionName: 6.2.0 + versionCode: 185 + commit: 0068a67455e24e318c528b5a99c1dcf6a936a433 + 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.1.0 -CurrentVersionCode: 184 +CurrentVersion: 6.2.0 +CurrentVersionCode: 185