I have a very simple build.gradle, that uses a simple plugin script:
build.gradle:
String abc = "xyz" print abc apply from: \'script.gradle\