diff --git a/metadata/com.simplemobiletools.notes.pro.yml b/metadata/com.simplemobiletools.notes.pro.yml index 280204b64d..acbd42396c 100644 --- a/metadata/com.simplemobiletools.notes.pro.yml +++ b/metadata/com.simplemobiletools.notes.pro.yml @@ -418,7 +418,15 @@ Builds: - fdroid prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.15.4 + versionCode: 104 + commit: 6287543fb9c3d2ac67ccf0a87f96386b78d15e72 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.15.3 -CurrentVersionCode: 103 +CurrentVersion: 6.15.4 +CurrentVersionCode: 104