Skip to content

Commit

Permalink
merge service files
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Mar 15, 2024
1 parent 8a9b3d7 commit d02455f
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 @@ -102,6 +102,7 @@ tasks {
).forEach {
relocate(it, "xyz.jpenilla.wanderingtrades.lib.$it")
}
mergeServiceFiles()
}
processResources {
val tokens = mapOf(
Expand Down

0 comments on commit d02455f

Please sign in to comment.