Pin live update toast over routes

This commit is contained in:
admin
2026-07-02 16:29:49 +02:00
parent 0e15d5f9a4
commit e0115e85fc
2 changed files with 15 additions and 6 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 36
versionName = "1.0.35"
versionCode = 37
versionName = "1.0.36"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"