Material 1.8
This commit is contained in:
parent
2cac2b59ab
commit
9f3f345088
3 changed files with 3 additions and 3 deletions
|
|
@ -23,5 +23,5 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.google.android.material:material:1.7.0")
|
||||
implementation(libs.androidx.material)
|
||||
}
|
||||
|
|
|
|||
|
|
@ -38,6 +38,6 @@ dependencies {
|
|||
implementation(projects.libraries.designsystem)
|
||||
implementation(libs.wysiwyg)
|
||||
implementation(libs.androidx.constraintlayout)
|
||||
implementation("com.google.android.material:material:1.7.0")
|
||||
implementation(libs.androidx.material)
|
||||
ksp(libs.showkase.processor)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue