Dodaj nawigacje i odswiezanie szczegolow trasy

This commit is contained in:
admin
2026-06-30 22:16:49 +02:00
parent 621745a93c
commit b034384ab2
4 changed files with 122 additions and 51 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 9
versionName = "1.0.8"
versionCode = 10
versionName = "1.0.9"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "API_BASE_URL", "\"https://api-intranet.firmatpp.pl/api/\"")