Import composer 0.7.0.1 from Element Android - still WIP

This commit is contained in:
Benoit Marty 2022-11-25 16:30:03 +01:00 committed by Benoit Marty
parent 75ae6c521a
commit 0af3f3bfb7
29 changed files with 775 additions and 1033 deletions

View file

@ -11,6 +11,7 @@ android {
dependencies {
implementation(project(":libraries:elementresources"))
implementation(project(":libraries:core"))
implementation(libs.wysiwyg)
implementation(libs.androidx.constraintlayout)
implementation("com.google.android.material:material:1.7.0")