chore: release android driver 1.0.58 (111)

This commit is contained in:
admin
2026-07-16 11:06:24 +02:00
parent 7c9cb3fb0d
commit 905711d8de
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 110
versionName = "1.0.57"
versionCode = 111
versionName = "1.0.58"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"