Skip to content

Commit

Permalink
device: Add REDMI Turbo 4 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
HegeKen authored Jan 2, 2025
1 parent 8124445 commit 24ec8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composeApp/src/commonMain/kotlin/data/DeviceInfoHelper.kt
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ object DeviceInfoHelper {
Device("Redmi Note 14 Pro 5G", "malachite", "OO"),
Device("Redmi Note 14 Pro+ 5G", "amethyst", "OP"),
Device("Redmi Turbo 3 / POCO F6", "peridot", "NP"),
Device("REDMI Turbo 4 / POCO X7 Pro", "rodin", "OJ"),
Device("Xiaomi 13T", "aristotle", "MF"),
Device("Xiaomi 14", "houji", "NC"),
Device("Xiaomi 14 Pro", "shennong", "NB"),
Expand Down

0 comments on commit 24ec8c8

Please sign in to comment.