diff --git a/metadata/com.simplemobiletools.notes.pro.yml b/metadata/com.simplemobiletools.notes.pro.yml index acda8a949d..4b68daed4e 100644 --- a/metadata/com.simplemobiletools.notes.pro.yml +++ b/metadata/com.simplemobiletools.notes.pro.yml @@ -226,7 +226,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.7.1 + versionCode: 82 + commit: 6.7.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.7.0 -CurrentVersionCode: 81 +CurrentVersion: 6.7.1 +CurrentVersionCode: 82