Upgrade compose-material3 to 1.2.0-alpha05 version (#1011)
Co-authored-by: ElementBot <benoitm+elementbot@element.io> Also upgrade compileSdk to 34.
This commit is contained in:
parent
814c8edc4f
commit
e3cfbc113b
791 changed files with 1657 additions and 1578 deletions
|
|
@ -23,6 +23,8 @@ android {
|
|||
namespace = "io.element.android.libraries.theme"
|
||||
|
||||
dependencies {
|
||||
api(libs.androidx.compose.material3)
|
||||
|
||||
ksp(libs.showkase.processor)
|
||||
kspTest(libs.showkase.processor)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue