build: Add gradle-plugin readme into bundle
This commit is contained in:
@@ -288,6 +288,7 @@ task bundle(type: Tar) {
|
|||||||
include 'README.md'
|
include 'README.md'
|
||||||
include 'INTEROP.md'
|
include 'INTEROP.md'
|
||||||
include 'RELEASE_NOTES.md'
|
include 'RELEASE_NOTES.md'
|
||||||
|
include 'GRADLE_PLUGIN.md'
|
||||||
exclude '**/gradle.properties'
|
exclude '**/gradle.properties'
|
||||||
exclude '**/build'
|
exclude '**/build'
|
||||||
exclude '**/.gradle'
|
exclude '**/.gradle'
|
||||||
|
|||||||
Reference in New Issue
Block a user