Add route detail photo tile loaders

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