Refine driver leave request mobile flow

This commit is contained in:
admin
2026-07-04 23:26:26 +02:00
parent 958fb6eaa6
commit c6d6392656
2 changed files with 119 additions and 28 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 39
versionName = "1.0.38"
versionCode = 40
versionName = "1.0.39"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"