mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-12-12 09:13:36 +08:00
refactor: move resources to flexiui-resources
This commit is contained in:
@@ -32,6 +32,7 @@ kotlin {
|
||||
implementation(compose.foundation)
|
||||
// TODO: We need to remove this and replace with "material-ripple"
|
||||
implementation(compose.material)
|
||||
implementation(projects.flexiuiResources)
|
||||
}
|
||||
}
|
||||
val androidMain by getting {
|
||||
|
||||
Reference in New Issue
Block a user