Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6aeef448 authored by Coco Duan's avatar Coco Duan Committed by Android (Google) Code Review
Browse files

Merge "Add material-icons-extended dependency" into main

parents b6a83e90 68a5f422
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@ systemui_compose_java_defaults {

                "androidx.compose.runtime_runtime",
                "androidx.compose.material3_material3",
                "androidx.compose.material_material-icons-extended",
                "androidx.activity_activity-compose",
                "androidx.compose.animation_animation-graphics",
            ],
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ android_library {
        "androidx.compose.runtime_runtime",
        "androidx.compose.animation_animation-graphics",
        "androidx.compose.material3_material3",
        "androidx.compose.material_material-icons-extended",
        "androidx.activity_activity-compose",
    ],