chore: release android driver 1.0.59 (112)

This commit is contained in:
admin
2026-07-17 13:33:46 +02:00
parent 431436d0db
commit 4f656d3fd1
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 111
versionName = "1.0.58"
versionCode = 112
versionName = "1.0.59"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"