Bump driver app version to 51

This commit is contained in:
admin
2026-07-08 02:03:33 +02:00
parent 4a06e9da8b
commit 32d45f6430
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 50
versionName = "1.0.44"
versionCode = 51
versionName = "1.0.45"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"