Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.compiler:compiler to v1.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent 7aeeeb6 commit 15904cd
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 @@ -9,7 +9,7 @@ kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"

androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.14"

compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.13.3"
compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.14"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.6.10"

maven-publish-gradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
Expand Down

0 comments on commit 15904cd

Please sign in to comment.