diff --git a/builds/gapps/garnet.json b/builds/gapps/garnet.json new file mode 100644 index 0000000..ccda884 --- /dev/null +++ b/builds/gapps/garnet.json @@ -0,0 +1,19 @@ +{ + "response": [ + { + "maintainer": "JYR_RC", + "oem": "Redmi", + "device": "Redmi note 13 pro 5G", + "version": "2.1", + "filename": "droidx-2.1-20240609-0724-OFFICIAL-garnet-Gapps.zip", + "download": "https://sourceforge.net/projects/droidx-releases/files/garnet/droidx-2.1-20240609-0724-OFFICIAL-garnet-Gapps.zip/download", + "timestamp": 1717917779, + "md5": "bb69bc66523e85f5216596ebb26ac80a", + "sha256": "8f42c1e70f73ff41faad820556b29a36e42c7a90cbe716d8522db8b9650cce6d", + "size": 2356458530, + "buildtype": "gapps", + "forum": "", + "telegram": "https://t.me/garnet_support_JYR_RC" + } + ] +} diff --git a/changelogs/garnet_changelog.txt b/changelogs/garnet_changelog.txt new file mode 100644 index 0000000..28042d2 --- /dev/null +++ b/changelogs/garnet_changelog.txt @@ -0,0 +1,8 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Redmi Note 13 Pro 5G / Poco X6 5G (garnet) +Device maintainer: JYR_RC + +===== 09 June, 2024 ===== + +- Initial build diff --git a/devices.json b/devices.json index b4aefed..4335793 100644 --- a/devices.json +++ b/devices.json @@ -164,7 +164,7 @@ }, { "vendor": "Xiaomi", - "model": "Redmi Note 10", + "model": "Redmi Note 10 Pro", "codename": "sweet", "maintainer": "Jyr", "telegram": "https://t.me/JYR_RC", @@ -174,7 +174,7 @@ }, { "vendor": "Xiaomi", - "model": "Redmi Note 12 Pro 5G", + "model": "Redmi Note 13 Pro 5G", "codename": "garnet", "maintainer": "Jyr", "telegram": "https://t.me/JYR_RC", @@ -502,4 +502,4 @@ "donation": "", "active": true } -] \ No newline at end of file +]