Polish driver leave request status labels

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