Bump driver app version code to 48

This commit is contained in:
admin
2026-07-07 23:07:31 +02:00
parent 81f3b05653
commit 748eb3877f
+1 -1
View File
@@ -34,7 +34,7 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 47
versionCode = 48
versionName = "1.0.44"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"