Add photo preview loading state

This commit is contained in:
admin
2026-07-05 23:14:07 +02:00
parent 3d6e1624e9
commit 62c0469669
4 changed files with 124 additions and 9 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 44
versionName = "1.0.42"
versionCode = 45
versionName = "1.0.43"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"