From 7f89ad1e1aba3608eeda802557dca9973f52a2ee Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 14 Nov 2021 04:51:34 +0000 Subject: [PATCH] Update Thank You to 5.4.0 (21) --- 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 cbd0520f88..df0d3169ee 100644 --- a/metadata/com.simplemobiletools.thankyou.yml +++ b/metadata/com.simplemobiletools.thankyou.yml @@ -140,7 +140,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.4.0 + versionCode: 21 + commit: df9517b24188357e4f414d10baa0a37ba3cbeb30 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 5.3.2 -CurrentVersionCode: 20 +CurrentVersion: 5.4.0 +CurrentVersionCode: 21