From 7666e6e35079f06f8fe650afbe00c89d38574d85 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 21 Aug 2020 04:10:36 +0000 Subject: [PATCH] Update Flashlight to 5.2.0 (42) --- 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 191a7b2c6c..78c4731346 100644 --- a/metadata/com.simplemobiletools.flashlight.yml +++ b/metadata/com.simplemobiletools.flashlight.yml @@ -220,7 +220,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.2.0 + versionCode: 42 + commit: 5.2.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 5.1.1 -CurrentVersionCode: 41 +CurrentVersion: 5.2.0 +CurrentVersionCode: 42