From e1759953e66aeadef116e2d4938a95ea12a79afa Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 5 Apr 2020 10:47:26 +0000 Subject: [PATCH] Update Thank You to 5.1.0 (16) --- metadata/com.simplemobiletools.thankyou.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.thankyou.yml b/metadata/com.simplemobiletools.thankyou.yml index a0c517fd05..e96064878e 100644 --- a/metadata/com.simplemobiletools.thankyou.yml +++ b/metadata/com.simplemobiletools.thankyou.yml @@ -100,7 +100,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.1.0 + versionCode: 16 + commit: 5.1.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 5.0.3 -CurrentVersionCode: 15 +CurrentVersion: 5.1.0 +CurrentVersionCode: 16