feat: tâche créée immédiatement en local + détail tâche au clic

This commit is contained in:
2026-06-06 10:33:04 +02:00
parent 38df116328
commit 8cab357c4c
4 changed files with 27 additions and 21 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android {
minSdk = 26
targetSdk = 35
versionCode = 1
versionName = "0.0.13"
versionName = "0.0.14"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}