diff --git a/metadata/com.simplemobiletools.thankyou.yml b/metadata/com.simplemobiletools.thankyou.yml index e9efca67ed..80b1b3a0fe 100644 --- a/metadata/com.simplemobiletools.thankyou.yml +++ b/metadata/com.simplemobiletools.thankyou.yml @@ -132,7 +132,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.3.2 + versionCode: 20 + commit: 5.3.2 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 5.3.1 -CurrentVersionCode: 19 +CurrentVersion: 5.3.2 +CurrentVersionCode: 20