Dodaj ekran startowy podczas sprawdzania sesji

This commit is contained in:
admin
2026-07-01 01:24:59 +02:00
parent 693f879078
commit 1a26817d2c
4 changed files with 66 additions and 10 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 13
versionName = "1.0.12"
versionCode = 14
versionName = "1.0.13"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "API_BASE_URL", "\"https://api-intranet.firmatpp.pl/api/\"")