Fix launcher icon safe area for 1.0.20

This commit is contained in:
admin
2026-07-01 14:20:54 +02:00
parent ab84205bec
commit a4e24da717
16 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId = "pl.firmatpp.kierowca"
minSdk = 26
targetSdk = 35
versionCode = 19
versionName = "1.0.18"
versionCode = 21
versionName = "1.0.20"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"