diff --git a/metadata/com.simplemobiletools.notes.pro.yml b/metadata/com.simplemobiletools.notes.pro.yml index 6d46520c41..fbacd5e875 100644 --- a/metadata/com.simplemobiletools.notes.pro.yml +++ b/metadata/com.simplemobiletools.notes.pro.yml @@ -258,7 +258,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.9.0 + versionCode: 86 + commit: 86b43ede04fa3d9444b0044b440d80a8a46898b5 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.8.2 -CurrentVersionCode: 85 +CurrentVersion: 6.9.0 +CurrentVersionCode: 86