Odwzoruj szczegoly trasy ze Stitch

This commit is contained in:
admin
2026-06-30 22:00:59 +02:00
parent 18baec5020
commit bf6e76dcbf
2 changed files with 263 additions and 54 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 7
versionName = "1.0.6"
versionCode = 8
versionName = "1.0.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "API_BASE_URL", "\"https://api-intranet.firmatpp.pl/api/\"")