diff --git a/metadata/com.simplemobiletools.thankyou.yml b/metadata/com.simplemobiletools.thankyou.yml index 5527c731a6..6419a1849f 100644 --- a/metadata/com.simplemobiletools.thankyou.yml +++ b/metadata/com.simplemobiletools.thankyou.yml @@ -228,7 +228,15 @@ Builds: - fdroid prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.7.3 + versionCode: 31 + commit: 204c26fa2ade0f2ee9dd780e2e518798a120a443 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 5.7.2 -CurrentVersionCode: 30 +CurrentVersion: 5.7.3 +CurrentVersionCode: 31