chore: bump Android app to 1.0.37

This commit is contained in:
admin
2026-07-04 12:06:46 +02:00
parent fe2e2e589a
commit 643264bd3c
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 37
versionName = "1.0.36"
versionCode = 38
versionName = "1.0.37"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"