diff --git a/update.json b/update.json index 3a5209c..be8ba67 100644 --- a/update.json +++ b/update.json @@ -1,8 +1,19 @@ { - "versionCode": 2, - "versionName": "V1.2", - "updateUrl": "https://github.com/zSayf/Shield/releases/download/V1.2/Shield.V1.2.apk", - "releaseNotes": "[NEW] \ud83d\udd04 Cloud-based in-app update system with version monitoring\n[NEW] \ud83d\udcf1 Modern UI with Material Design 3 components\n[NEW] \ud83d\ude80 Automatic update notifications with easy installation\n[IMPROVED] \ud83d\udee1\ufe0f Enhanced authentication system with secure user profiles\n[IMPROVED] \ud83d\udd12 Secure data handling with Firebase integration\n[IMPROVED] \ud83d\udcbe Internal file storage for secure updates and downloads\n[FIXED] \ud83d\udcca Performance optimizations for smoother operation", - "forceUpdate": false, - "minRequiredVersion": 1 + "versionCode": 3, + "versionName": "V1.3", + "updateUrl": "https://github.com/zSayf/Shield/releases/download/V1.3/Shield.V1.3.apk", + "releaseNotes": [ + "🎨 Improved user interface with material design elements", + "🔒 Enhanced security features with end-to-end encryption", + "⚡ Performance optimizations for faster app loading", + "🐛 Bug fixes and stability improvements", + "👆 Added support for biometric authentication", + "🌙 Dark mode support for better visibility", + "🔋 Improved battery efficiency", + "📱 Enhanced UI/UX with modern design patterns", + "🔄 Optimized background processes", + "📊 Improved analytics and reporting" + ], + "forceUpdate": false, + "minRequiredVersion": 1 } \ No newline at end of file