Add unused dependency to androidx.compose.compiler:compiler to let Renovate create PR to change the value of composecompiler
This commit is contained in:
parent
1a2007bfc2
commit
fe1d3af6dc
1 changed files with 6 additions and 0 deletions
|
|
@ -148,6 +148,12 @@ anvil_compiler_utils = { module = "com.squareup.anvil:compiler-utils", version.r
|
||||||
# Composer
|
# Composer
|
||||||
wysiwyg = "io.element.android:wysiwyg:1.2.2"
|
wysiwyg = "io.element.android:wysiwyg:1.2.2"
|
||||||
|
|
||||||
|
# Miscellaneous
|
||||||
|
# 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.
|
||||||
|
# See https://github.com/renovatebot/renovate/issues/18354
|
||||||
|
android_composeCompiler = {module="androidx.compose.compiler:compiler", version.ref ="composecompiler"}
|
||||||
|
|
||||||
[bundles]
|
[bundles]
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue