Refine launcher icon for 1.0.21

This commit is contained in:
admin
2026-07-01 14:44:06 +02:00
parent a4e24da717
commit ed02da031b
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 = 21
versionName = "1.0.20"
versionCode = 22
versionName = "1.0.21"
setProperty("archivesBaseName", "pl.firmatpp.kierowca")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"