Shorten driver Reverb heartbeat

This commit is contained in:
admin
2026-07-02 16:08:24 +02:00
parent ca512f5993
commit 5555676395
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 34
versionName = "1.0.33"
versionCode = 35
versionName = "1.0.34"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"