build: Add gradle-plugin readme into bundle

This commit is contained in:
Ilya Matveev
2017-03-31 21:05:55 +07:00
parent 1063d134cd
commit 89552fa2c8
+1
View File
@@ -288,6 +288,7 @@ task bundle(type: Tar) {
include 'README.md'
include 'INTEROP.md'
include 'RELEASE_NOTES.md'
include 'GRADLE_PLUGIN.md'
exclude '**/gradle.properties'
exclude '**/build'
exclude '**/.gradle'