chore: release android driver 1.0.56 (109)

This commit is contained in:
admin
2026-07-12 22:34:20 +02:00
parent 197bcc6f5e
commit 3fa3b4eac1
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 108
versionName = "1.0.55"
versionCode = 109
versionName = "1.0.56"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"