Slackbot
daniel
libs.from('libTest.so')
linkTask
application { binaries.configureEach { linkTask.configure { libs.from('libTest.so') } } }