chore(android): bump modern field release to 0.18.0

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