Nexo v1.0.28 (Stable)

This commit is contained in:
Natxo1000
2026-07-21 14:16:44 +02:00
parent 3eba0b512c
commit e3718d25ae
3 changed files with 11 additions and 5 deletions

Binary file not shown.

6
nexo/Stable/version.json Normal file
View File

@@ -0,0 +1,6 @@
{
"apkUrl": "https://git.nacho.myds.me/Natxo/APK/raw/branch/main/nexo/Stable/nexo-v1.0.28.apk",
"versionCode": 29,
"versionName": "1.0.28",
"notes": "Actualizaciones ahora pasan por el backend (necesario para el nuevo canal Preview, restringido por usuario)."
}

View File

@@ -1,6 +1,6 @@
{
"versionCode": 28,
"versionName": "1.0.27",
"apkUrl": "https://git.nacho.myds.me/Natxo/APK/raw/branch/main/nexo/nexo-v1.0.27.apk",
"notes": "Gastos compartidos: ahora se puede adjuntar el ticket (foto, imagen o PDF) a cada gasto — en Android, con opción de hacer la foto en el momento con la cámara."
{
"apkUrl": "https://git.nacho.myds.me/Natxo/APK/raw/branch/main/nexo/Stable/nexo-v1.0.28.apk",
"versionCode": 29,
"versionName": "1.0.28",
"notes": "Actualizaciones ahora pasan por el backend (necesario para el nuevo canal Preview, restringido por usuario)."
}