Fix offline route lifecycle projection

This commit is contained in:
admin
2026-07-07 22:29:35 +02:00
parent 13159c576e
commit 37407e2737
10 changed files with 900 additions and 180 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 46
versionCode = 47
versionName = "1.0.44"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"