Cannot Include Assets(.txt) Files In Katalon Custom Plugin

Hi Team,
I am creating a custom plugin jar, I want to include .txt files to the plugin which are part on Include/scripts/groovy. I have made changes in my build.gradle as well but when the jar gets created those .txt files are not part of my .jar. The .txt files gets excluded while creating a jar. How can I include non java files in my custom plugin jar?
Waiting for response.
Thanks

There are many posts to read

http://gradle.1045684.n5.nabble.com/How-to-put-multiple-resources-in-a-jar-file-td2255461.html

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.