Skip to content

Commit e26c838

Browse files
committed
Disable license checking on root
1 parent 1b383df commit e26c838

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ subprojects { Project sub ->
105105
}
106106
}
107107

108+
checkLicense.enabled = false // Not needed on root project
108109
generateLicenseReport.enabled = false // Not needed on root project

0 commit comments

Comments
 (0)