From a8f6ce61b5f770a7afe61bb8f380753fffb06a0e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 2 Mar 2024 06:57:29 +0000 Subject: [PATCH] Update Timed Shutdown [No Root] to v2.51 (23) --- metadata/com.maforn.timedshutdown.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.maforn.timedshutdown.yml b/metadata/com.maforn.timedshutdown.yml index aa8964a6cb..3828fdda4f 100644 --- a/metadata/com.maforn.timedshutdown.yml +++ b/metadata/com.maforn.timedshutdown.yml @@ -68,7 +68,18 @@ Builds: gradle: - yes + - versionName: v2.51 + versionCode: 23 + commit: 5c5c64c07c1516f5156308ca2362a96ea7bbc8cc + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v2.5 -CurrentVersionCode: 22 +CurrentVersion: v2.51 +CurrentVersionCode: 23