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 e7581c0 commit 0edfc31
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -71,7 +71,7 @@ kotlin {
}

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

Expand Down
File renamed without changes.

0 comments on commit 0edfc31

Please # to comment.