Skip to content

Commit

Permalink
release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
organics2016 committed Aug 14, 2024
1 parent ec0009f commit 4fbd946
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 @@ -134,7 +134,7 @@ tasks {
// https://plugins.jetbrains.com/docs/intellij/testing-faq.html#how-to-test-a-jvm-language
systemProperty("idea.home.path", "D:\\IdeaProjects\\intellij-community")
// systemProperty("idea.home.path", project.projectDir)
println(getSystemProperties())
// println(getSystemProperties())
}

register("printChangelog") {
Expand Down

0 comments on commit 4fbd946

Please sign in to comment.