Fix leave request detail refresh navigation

This commit is contained in:
admin
2026-07-05 11:39:18 +02:00
parent b1a34105f1
commit 3d6e1624e9
3 changed files with 60 additions and 13 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 43
versionName = "1.0.41"
versionCode = 44
versionName = "1.0.42"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"