Usprawnij wybór urlopu przy konfliktach

This commit is contained in:
admin
2026-07-09 00:31:06 +02:00
parent 8a0651e578
commit 3267fee439
4 changed files with 91 additions and 17 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 101
versionName = "1.0.48"
versionCode = 102
versionName = "1.0.49"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"