Skip to content

Commit

Permalink
Remove output
Browse files Browse the repository at this point in the history
  • Loading branch information
noonmaru committed Sep 25, 2020
1 parent 7d87bae commit 4cf4e09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ plugins {

val relocate = (findProperty("relocate") as? String)?.toBoolean() ?: true

println("relocate = $relocate")

repositories {
mavenLocal()
mavenCentral()
Expand Down

0 comments on commit 4cf4e09

Please sign in to comment.