Skip to content

Commit d6cbd2c

Browse files
author
Alex Matečný
authored
Merge pull request #649 from kiwicom/renovate/kotlin-and-dokka-and-compose-compiler
fix(deps): update dependency androidx.compose.compiler:compiler to v1.5.12
2 parents 0513818 + c385bc6 commit d6cbd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ androidx-activityCompose = "1.8.2"
1414
androidx-activityComposeCatalog = "1.8.2"
1515
androidx-core = "1.12.0"
1616
androidx-constraint-layout = "1.0.1"
17-
compose-compiler = "1.5.11"
17+
compose-compiler = "1.5.12"
1818
mockk = "1.13.9"
1919
square-kotlinPoet = "1.16.0"
2020

0 commit comments

Comments
 (0)