chore: release android driver 1.0.60 (113)

This commit is contained in:
admin
2026-07-17 14:10:03 +02:00
parent 4c00d46a14
commit cd7666b128
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 112
versionName = "1.0.59"
versionCode = 113
versionName = "1.0.60"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"