feat(android): use exact Mendoza presentation launcher icon

This commit is contained in:
2026-09-10 15:28:18 -03:00
parent ea6a9fb836
commit dd0c9f461b
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.korexlabs.dhinspeccion"
minSdk = 26
targetSdk = 36
versionCode = 23
versionName = "0.15.1"
versionCode = 24
versionName = "0.15.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true