mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-09 03:54:23 +08:00
chore: use material-ripple instead material
This commit is contained in:
@@ -36,8 +36,7 @@ kotlin {
|
||||
dependencies {
|
||||
implementation(compose.runtime)
|
||||
implementation(compose.foundation)
|
||||
// TODO: We need to remove this and replace with "material-ripple"
|
||||
implementation(compose.material)
|
||||
implementation(composeExt.material.ripple)
|
||||
implementation(projects.flexiuiResources)
|
||||
api(com.highcapable.betterandroid.compose.extension)
|
||||
}
|
||||
|
Reference in New Issue
Block a user