Popraw header i ekran profilu

This commit is contained in:
admin
2026-06-30 21:20:51 +02:00
parent 780463cc3a
commit 983a77c9fb
4 changed files with 93 additions and 34 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 4
versionName = "1.0.3"
versionCode = 5
versionName = "1.0.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "API_BASE_URL", "\"https://api-intranet.firmatpp.pl/api/\"")