Skip to content

Commit

Permalink
release debug
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Jan 23, 2025
1 parent 13d0c8c commit 28946df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ class Xemantic {

val xemantic = Xemantic()

println("Version: $version")
println("isReleaseBuild: ${xemantic.isReleaseBuild}")

gradlePlugin {
website = "https://github.com/xemantic/xemantic-gradle-plugin"
vcsUrl = "https://github.com/xemantic/xemantic-gradle-plugin.git"
Expand Down

0 comments on commit 28946df

Please sign in to comment.