Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Sep 5, 2024
1 parent 0edfc31 commit 88e8db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ kotlin {

composeCompiler {
stabilityConfigurationFile = layout.projectDirectory.file("compose-stability.config")
reportsDestination = layout.buildDirectory.dir("compose_compiler")
reportsDestination = layout.buildDirectory.dir("compose-compiler")
}

compose.desktop {
Expand Down

0 comments on commit 88e8db5

Please # to comment.