From 03bded37754c80602b863a216c0ea4aa4a9b3d51 Mon Sep 17 00:00:00 2001 From: tapframe Date: Sun, 12 Oct 2025 03:09:30 +0530 Subject: [PATCH] 1.2.4 --- android/app/src/main/assets/modules.json | 1 - nuvio-source.json | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) delete mode 100644 android/app/src/main/assets/modules.json diff --git a/android/app/src/main/assets/modules.json b/android/app/src/main/assets/modules.json deleted file mode 100644 index 9e26dfe..0000000 --- a/android/app/src/main/assets/modules.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/nuvio-source.json b/nuvio-source.json index 7472a33..23f6888 100644 --- a/nuvio-source.json +++ b/nuvio-source.json @@ -30,6 +30,14 @@ "https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/search-portrait.png?raw=true" ], "versions": [ + { + "version": "1.2.4", + "buildVersion": "19", + "date": "2025-10-12", + "localizedDescription": "# Version 1.2.4 – Update Notes\n\n### Improvements & Updates\n- Replaced **Expo Image** with **React Native Fast Image** for better performance and smoother image loading\n- Updated **VLCLib dependencies** to improve stability and compatibility\n\n### Bug Fixes\n- Fixed **rating screen episode number alignment**\n\n### General\n- Minor stability and performance improvements across the app", + "downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/1.2.4/Stable_1-2-4.ipa", + "size": 25700000 + }, { "version": "1.2.3", "buildVersion": "18",