From 0867befe041c8f856731a00ad0efbd0c9a4a593a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 30 Dec 2020 04:19:14 +0000 Subject: [PATCH] Update Flashlight to 5.4.0 (44) --- metadata/com.simplemobiletools.flashlight.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.flashlight.yml b/metadata/com.simplemobiletools.flashlight.yml index 3c2fc7213f..dad8742ecc 100644 --- a/metadata/com.simplemobiletools.flashlight.yml +++ b/metadata/com.simplemobiletools.flashlight.yml @@ -236,7 +236,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.4.0 + versionCode: 44 + commit: 5.4.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 5.3.0 -CurrentVersionCode: 43 +CurrentVersion: 5.4.0 +CurrentVersionCode: 44