v1.0.9: Fix TODO/checklist layout in read-only mode

This commit is contained in:
2026-07-27 21:37:06 -06:00
parent c1eec3cf18
commit b640f1f063
3 changed files with 34 additions and 2 deletions

View File

@@ -20,8 +20,8 @@ android {
applicationId = "com.docmost.app"
minSdk = 26
targetSdk = 34
versionCode = 9
versionName = "1.0.8"
versionCode = 10
versionName = "1.0.9"
}
signingConfigs {