forked from omni/OmniCards
feat: added cards reordering feature
This commit is contained in:
@@ -81,4 +81,5 @@ dependencies {
|
||||
implementation("io.ktor:ktor-client-core:3.5.0")
|
||||
implementation("io.ktor:ktor-client-cio:3.5.0")
|
||||
implementation("androidx.compose.material:material-icons-extended")
|
||||
implementation("sh.calvin.reorderable:reorderable:2.4.3")
|
||||
}
|
||||
Reference in New Issue
Block a user