diff --git a/metadata/com.simplemobiletools.dialer.yml b/metadata/com.simplemobiletools.dialer.yml index 9cbdd687b3..75a3c8fcf5 100644 --- a/metadata/com.simplemobiletools.dialer.yml +++ b/metadata/com.simplemobiletools.dialer.yml @@ -177,7 +177,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.9.0 + versionCode: 26 + commit: 8113972a193f1a2947470d6acfa18a05ead14d2a + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 5.8.0 -CurrentVersionCode: 25 +CurrentVersion: 5.9.0 +CurrentVersionCode: 26