Add photo upload failure details

This commit is contained in:
admin
2026-07-01 22:47:13 +02:00
parent fa98451533
commit 541dda292f
9 changed files with 222 additions and 24 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 28
versionName = "1.0.27"
versionCode = 29
versionName = "1.0.28"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"