Add reference to compose compiler in compose.versions.toml
so renovate can catch it
(cherry picked from commit 70c2443e82161378a3f653bac110767370b62c46)
This commit is contained in:
parent
2ea488bff5
commit
919df9a7cf
@ -4,6 +4,8 @@ compose-bom = "2024.02.00-alpha02"
|
||||
accompanist = "0.35.0-alpha"
|
||||
|
||||
[libraries]
|
||||
compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compiler" }
|
||||
|
||||
activity = "androidx.activity:activity-compose:1.8.2"
|
||||
bom = { group = "dev.chrisbanes.compose", name = "compose-bom", version.ref = "compose-bom" }
|
||||
foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user