feat: toggle tâche → statut terminé sur API + bouton déconnexion dans le menu

This commit is contained in:
2026-06-06 11:24:28 +02:00
parent 6109e4a5df
commit 33f95cc5a5
3 changed files with 35 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android {
minSdk = 26
targetSdk = 35
versionCode = 1
versionName = "0.0.16"
versionName = "0.0.17"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}