Add release v9.4.2 changelog and manifest

This commit is contained in:
renato97
2026-01-11 19:29:47 -03:00
parent 0a1d6f295f
commit 6587680b60
2 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"versionCode": 94200,
"versionName": "9.4.2",
"minSupportedVersionCode": 90000,
"forceUpdate": false,
"downloadUrl": "http://gitea.cbcren.online/attachments/71b20a85-c66f-4d4c-ac92-8d6d9301141a",
"fileName": "StreamPlayer-v9.4.2-debug.apk",
"sizeBytes": 10653345,
"notes": "# StreamPlayer v9.4.2 - Segunda Revisión Completa\n\n✅ 32 mejoras implementadas\n✅ Android SDK instalado (API 33)\n✅ minifyEnabled=true para optimización\n✅ Firebase removido (uso personal)\n✅ DiffUtil con AsyncListDiffer\n✅ ExecutorService con shutdown\n✅ JavaDoc agregado\n✅ Validación en constructores\n✅ Strings externalizadas\n✅ ProGuard rules completas\n\nVer CHANGELOG-v9.4.2.md para detalles completos."
}