Odśwież ekran logowania i ikonę aplikacji

This commit is contained in:
admin
2026-07-01 01:11:51 +02:00
parent 0bc592f357
commit 693f879078
22 changed files with 161 additions and 15 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 12
versionName = "1.0.11"
versionCode = 13
versionName = "1.0.12"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "API_BASE_URL", "\"https://api-intranet.firmatpp.pl/api/\"")