Update driver app photo handling

This commit is contained in:
admin
2026-07-01 19:26:28 +02:00
parent 76326bbc27
commit ee9d8cdbaf
50 changed files with 579 additions and 101 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 23
versionName = "1.0.22"
versionCode = 26
versionName = "1.0.25"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"