chore: release android driver 1.0.61 (114)

This commit is contained in:
admin
2026-07-18 02:34:10 +02:00
parent b9757348f2
commit c954fd9bb8
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 113
versionName = "1.0.60"
versionCode = 114
versionName = "1.0.61"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"