chore(android): versionar candidata final 0.19.0

This commit is contained in:
2026-09-11 11:31:51 -03:00
parent fa20c60a94
commit 5ebff1cd19
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.korexlabs.dhinspeccion"
minSdk = 26
targetSdk = 36
versionCode = 27
versionName = "0.18.0"
versionCode = 28
versionName = "0.19.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true