Desactivar avanzar ticket y version beta precontrol

This commit is contained in:
Sergio De la torre 2023-06-15 08:17:09 +02:00
parent c1842a4bc6
commit 2cce35ccaf
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ android {
minSdkVersion 24 //21
targetSdkVersion 33
versionCode 200
versionName = "23.22.1"
versionName = "23.22.1Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -133,7 +133,7 @@ class PasilleroViewModel(context: Context) : BaseViewModel(context) {
//Tarea 5651
_pasillerositem.add(
/* _pasillerositem.add(
PasillerosItemVO(
1,
R.drawable.ic_advance_ticket,
@ -143,7 +143,7 @@ class PasilleroViewModel(context: Context) : BaseViewModel(context) {
R.string.ticketAdvanceDescrip
)
)
)
)*/
_pasillerositem.add(