Files
tvmon/version.json
tvmon-dev f4db19329f Fix pagination, episode parsing, and infinite scroll issues
- Fix episode parsing to capture all episodes from various page structures
- Add duplicate prevention for episodes and rows
- Implement smooth scrolling with preload next page
- Add Handler cleanup to prevent memory leaks
- Create release keystore and signing config
2026-04-15 20:11:25 +09:00

6 lines
256 B
JSON

{
"versionCode": 1,
"versionName": "1.0.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.0.0/app-release.apk",
"updateMessage": "tvmon v1.0.0 - Android TV app with pagination fix and cast display improvements"
}