diff --git a/metadata/com.simplemobiletools.notes.pro.yml b/metadata/com.simplemobiletools.notes.pro.yml index 44e4ca4e05..6919c19000 100644 --- a/metadata/com.simplemobiletools.notes.pro.yml +++ b/metadata/com.simplemobiletools.notes.pro.yml @@ -186,7 +186,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.5.6 + versionCode: 77 + commit: 6.5.6 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.5.5 -CurrentVersionCode: 76 +CurrentVersion: 6.5.6 +CurrentVersionCode: 77