Dodaj usuwanie świeżo zapisanych zdjęć

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