Remove rich text editor dependency (#572)
This commit is contained in:
parent
4a5373395d
commit
b1cd78202f
1 changed files with 0 additions and 3 deletions
|
|
@ -165,9 +165,6 @@ dagger_compiler = { module = "com.google.dagger:dagger-compiler", version.ref =
|
||||||
anvil_compiler_api = { module = "com.squareup.anvil:compiler-api", version.ref = "anvil" }
|
anvil_compiler_api = { module = "com.squareup.anvil:compiler-api", version.ref = "anvil" }
|
||||||
anvil_compiler_utils = { module = "com.squareup.anvil:compiler-utils", version.ref = "anvil" }
|
anvil_compiler_utils = { module = "com.squareup.anvil:compiler-utils", version.ref = "anvil" }
|
||||||
|
|
||||||
# Composer
|
|
||||||
wysiwyg = "io.element.android:wysiwyg:2.2.1"
|
|
||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
# Add unused dependency to androidx.compose.compiler:compiler to let Renovate create PR to change the
|
# Add unused dependency to androidx.compose.compiler:compiler to let Renovate create PR to change the
|
||||||
# value of `composecompiler` (which is used to set composeOptions.kotlinCompilerExtensionVersion.
|
# value of `composecompiler` (which is used to set composeOptions.kotlinCompilerExtensionVersion.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue