-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdate.json
More file actions
10 lines (10 loc) · 1.11 KB
/
update.json
File metadata and controls
10 lines (10 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
{
"latest_version": "1.3.1",
"download_urls": {
"armeabi-v7a": "https://github.com/M0SAD67/CinMax/releases/download/V1.3.1/CineMax-v7a-release.apk",
"arm64-v8a": "https://github.com/M0SAD67/CinMax/releases/download/V1.3.1/CineMax-v8a-release.apk",
"universal": "https://github.com/M0SAD67/CinMax/releases/download/V1.3.1/CineMax-v1.3.1.apk"
},
"release_notes": "🔧 CineMax v1.3.1: Bug Fixes & Improvements\n\n🏠 UI Enhancements:\n- Updated and polished the Home screen for a smoother and more fluid browsing experience.\n- Refined the Settings menu design for a more modern and user-friendly look.\n\n📺 Source Fixes:\n- Fixed and stabilized multiple movie and anime sources to ensure reliable content availability.\n- Actively working on resolving issues with remaining sources in upcoming patches.\n\n🛠 Technical Improvements:\n- Resolved critical internal import and navigation errors caused by the recent codebase reorganization.\n- Enhanced overall app stability and fixed performance issues identified in v1.3.0.\n\n🚀 Enjoy a smoother and more stable CineMax experience!",
"force_update": true
}