Skip to content

Commit

Permalink
add taskinfo plugin for debugging build
Browse files Browse the repository at this point in the history
  • Loading branch information
fprochazka committed Nov 12, 2024
1 parent 3ec40b6 commit fdf4082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ plugins {
id("base")
id("idea")
id("org.jreleaser") version ("1.15.0")
id("org.barfuin.gradle.taskinfo") version ("2.2.0") // ./gradlew tiTree jreleaserFullRelease
}

repositories {
Expand Down

0 comments on commit fdf4082

Please sign in to comment.