Show live day updates and route date chip

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