From 0d9bcd0bc00a58829441b2ba2f5c1544d71695d2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 4 Apr 2024 05:16:15 +0000 Subject: [PATCH] Update Keep Screen On to 1.17.1 (25) --- metadata/com.elasticrock.keepscreenon.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.elasticrock.keepscreenon.yml b/metadata/com.elasticrock.keepscreenon.yml index 9dcbd6b49c..de1a2fee72 100644 --- a/metadata/com.elasticrock.keepscreenon.yml +++ b/metadata/com.elasticrock.keepscreenon.yml @@ -253,9 +253,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.17.1 + versionCode: 25 + commit: 1b713b27d4a1bac1846219b18a388e993a9d1c32 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.17.0 -CurrentVersionCode: 24 +CurrentVersion: 1.17.1 +CurrentVersionCode: 25