Set alphabetical order.

Change-Id: I7923dcd7fdb2ac4777359545b1ca88262f1d0578
pull/2044/head
Jaehwa Noh 1 month ago
parent 6ab7cc1043
commit b2d071779b

@ -24,9 +24,10 @@ android {
}
dependencies {
api(projects.core.model)
api(libs.androidx.metrics)
api(projects.core.analytics)
api(projects.core.model)
implementation(projects.core.designsystem)

Loading…
Cancel
Save