4 Commits

Author SHA1 Message Date
Henrik
96d04e012d v32 2025-04-11 16:45:01 +02:00
Henrik
c6474804a0 v32 2025-04-11 16:43:16 +02:00
Henrik
735126bfdd v32 2025-04-11 16:42:56 +02:00
GitHub Action
4277b194d0 Update updaterNR.json for version 31 2025-04-11 14:08:29 +00:00
4 changed files with 8 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
## v32
- Removed incompatible combos with 20_n1 and 20_n78 EN-DC UL (to prevent RLF)
- All included combos: [https://uecaps.hennes.xyz/view/multi/?id=5d69e423-612c-4b33-b542-4c01d46af65c](https://uecaps.hennes.xyz/view/multi/?id=5d69e423-612c-4b33-b542-4c01d46af65c)
## v31 ## v31
- Adding some EN-DC test combos with n78-n28-n1 - Adding some EN-DC test combos with n78-n28-n1
- All included combos: [https://uecaps.hennes.xyz/view/multi/?id=1cfacf14-34c0-46d7-b8e0-53cdbc397514](https://uecaps.hennes.xyz/view/multi/?id=1cfacf14-34c0-46d7-b8e0-53cdbc397514) - All included combos: [https://uecaps.hennes.xyz/view/multi/?id=1cfacf14-34c0-46d7-b8e0-53cdbc397514](https://uecaps.hennes.xyz/view/multi/?id=1cfacf14-34c0-46d7-b8e0-53cdbc397514)

View File

@@ -1,7 +1,7 @@
id=custom_platform_p9_tokay id=custom_platform_p9_tokay
name=Pixel 9 custom uecap platform 2CC 3CC FDD NRULCA NR UL MIMO name=Pixel 9 custom uecap platform 2CC 3CC FDD NRULCA NR UL MIMO
version=31 version=32
versionCode=31 versionCode=32
author=high3eam author=high3eam
description=replaces default platform binarypb with custom one, 2CC 3CC FDD NRULCA and FDD NR UL MIMO description=replaces default platform binarypb with custom one, 2CC 3CC FDD NRULCA and FDD NR UL MIMO
updateJson=https://raw.githubusercontent.com/high3eam/pixel9-EU-combos/main/updaterNR.json updateJson=https://raw.githubusercontent.com/high3eam/pixel9-EU-combos/main/updaterNR.json

View File

@@ -1,6 +1,6 @@
{ {
"version": "30", "version": "31",
"versionCode": 30, "versionCode": 31,
"zipUrl": "https://github.com/high3eam/pixel9-EU-combos/releases/download/NR-v30/p9_nr_platform_mod_v30.zip", "zipUrl": "https://github.com/high3eam/pixel9-EU-combos/releases/download/NR-v31/p9_nr_platform_mod_v31.zip",
"changelog": "https://raw.githubusercontent.com/high3eam/pixel9-EU-combos/main/changelog-NR.md" "changelog": "https://raw.githubusercontent.com/high3eam/pixel9-EU-combos/main/changelog-NR.md"
} }