Compare commits

...
4 Commits
Author SHA1 Message Date
henrik 94e9f5c98a v45
v45
2026-07-09 08:40:32 +02:00
henrik a8fe1ee921 v45
v45
2026-07-09 08:38:41 +02:00
henrik 3ac4fd9af6 v45
v45
2026-07-09 08:38:18 +02:00
Gitea Action 879263b6e7 Update updaterNR.json for version 44 2026-01-08 11:44:36 +00:00
4 changed files with 9 additions and 5 deletions
+4
View File
@@ -1,3 +1,7 @@
## v45
- Add 32-20-8-1_n3 EN-DC combos for VF-DE
- All included combos: [https://uecaps.hennes.xyz/view/multi/?id=aa277c1d-3b2a-44e3-a522-db46129ee377](https://uecaps.hennes.xyz/view/multi/?id=aa277c1d-3b2a-44e3-a522-db46129ee377)
## v44
- Maintenance update for new updater path
## v42
+2 -2
View File
@@ -1,7 +1,7 @@
id=custom_platform_p9_tokay
name=Pixel 9 custom uecap platform 2CC 3CC FDD NRULCA NR UL MIMO
version=44
versionCode=44
version=45
versionCode=45
author=high3eam
description=replaces default platform binarypb with custom one, 2CC 3CC FDD NRULCA and FDD NR UL MIMO
updateJson=https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/updaterNR.json
+3 -3
View File
@@ -1,6 +1,6 @@
{
"version": "42",
"versionCode": 42,
"zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/NR-v42/p9_nr_platform_mod_v42.zip",
"version": "44",
"versionCode": 44,
"zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/NR-v44/p9_nr_platform_mod_v44.zip",
"changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-NR.md"
}