diff --git a/metadata/com.simplemobiletools.draw.pro.yml b/metadata/com.simplemobiletools.draw.pro.yml index 3bdaac2099..ae6274f040 100644 --- a/metadata/com.simplemobiletools.draw.pro.yml +++ b/metadata/com.simplemobiletools.draw.pro.yml @@ -157,7 +157,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.4.1 + versionCode: 63 + commit: 8851c92222b3b085d0943f3ed975c06d5720dcfc + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.4.0 -CurrentVersionCode: 62 +CurrentVersion: 6.4.1 +CurrentVersionCode: 63