Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Nov 28, 2024
1 parent 107f6d7 commit 45fe3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ detekt = "1.23.7"

[plugins]

jetbrains-compose = { id = "org.jetbrains.compose", version.ref = "gradle-plugin-compose" }
jetbrains-compose = { id = "org.jetbrains.compose", version.ref = "kotlin" }

compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }

Expand Down

0 comments on commit 45fe3cf

Please sign in to comment.