From a87c89305e6281ab5d40ae6383436d2bfa9ea214 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 5 Aug 2023 14:52:55 +0000 Subject: [PATCH] Update TimeLimit to 6.16.0 (208) --- 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 641137e16d..4f92429a44 100644 --- a/metadata/io.timelimit.android.aosp.direct.yml +++ b/metadata/io.timelimit.android.aosp.direct.yml @@ -634,8 +634,23 @@ Builds: scanignore: - app/src/main/assets/device-names.bin + - versionName: 6.16.0 + versionCode: 208 + commit: 6c163e929365c4b877656977f95d9e448b728259 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - noGoogleApi + - directVersion + - productionServer + scanignore: + - app/src/main/assets/device-names.bin + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckName: io.timelimit.android -CurrentVersion: 6.15.0 -CurrentVersionCode: 206 +CurrentVersion: 6.16.0 +CurrentVersionCode: 208