feat: refs#8811 buscarItemByWarehouse

This commit is contained in:
Sergio De la torre 2025-03-26 08:40:50 +01:00
parent c4378b3f4c
commit 3fe6842316
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ android {
applicationId = "es.verdnatura"
minSdk = 26
targetSdk = 33 // se deja con target si no Play Protect la bloquea
versionCode = 405
versionCode = 406
versionName = "25.12" // REvisor para reservas
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}