chore: release android driver 1.0.57 (110)

This commit is contained in:
admin
2026-07-16 10:31:11 +02:00
parent c5b3c5dae9
commit ae0d1b2d3d
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 109
versionName = "1.0.56"
versionCode = 110
versionName = "1.0.57"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"