chore(android): bump field UX release to 0.17.0

This commit is contained in:
2026-09-11 01:57:00 -03:00
parent 0a1c382254
commit 51f476ce3e
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.korexlabs.dhinspeccion"
minSdk = 26
targetSdk = 36
versionCode = 25
versionName = "0.16.0"
versionCode = 26
versionName = "0.17.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true