Limit confirmed route actions in driver projection

This commit is contained in:
admin
2026-07-07 23:18:10 +02:00
parent 5d3b355163
commit e811b4bc43
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 48
versionCode = 49
versionName = "1.0.44"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"