Ogranicz zdjęcia do dzisiejszych kursów

This commit is contained in:
admin
2026-06-30 22:44:14 +02:00
parent b034384ab2
commit a66351a6f4
8 changed files with 104 additions and 14 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 10
versionName = "1.0.9"
versionCode = 11
versionName = "1.0.10"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "API_BASE_URL", "\"https://api-intranet.firmatpp.pl/api/\"")