Obsłuż wielodniowe kursy kierowcy

This commit is contained in:
admin
2026-07-10 14:50:38 +02:00
parent 3267fee439
commit e49e7c358e
9 changed files with 224 additions and 36 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 102
versionName = "1.0.49"
versionCode = 103
versionName = "1.0.50"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"