Popraw obsługę galerii zdjęć kierowcy

This commit is contained in:
admin
2026-07-01 02:37:43 +02:00
parent 060896d12b
commit a08fe31d3d
4 changed files with 83 additions and 8 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 15
versionName = "1.0.14"
versionCode = 16
versionName = "1.0.15"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "API_BASE_URL", "\"https://api-intranet.firmatpp.pl/api/\"")