Change the create event button to an edit if event that day.

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2025-10-01 16:15:52 +02:00
parent 4fdbaa66a5
commit 1a73795615
6 changed files with 59 additions and 12 deletions

View file

@ -26,7 +26,7 @@ android {
defaultConfig {
namespace = "com.pixelized.headache"
minSdk = 26
targetSdk = 35
targetSdk = 36
versionCode = 1
versionName = "1.0"