Skip to content

Commit

Permalink
fix build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
MeilCli committed Jun 25, 2020
1 parent 211b246 commit b8ebb06
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion plugin-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ apply plugin: 'librarian'
apply plugin: 'librarian-preset'

librarian {
failOnOverrideUnMatchedLicense = false
pages {
"plugin-core-usings-plugin" {
title = "Librarian plugin-core's using libraries"
Expand Down
1 change: 0 additions & 1 deletion plugin-preset/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ apply plugin: 'librarian'
apply plugin: 'librarian-preset'

librarian {
failOnOverrideUnMatchedLicense = false
pages {
"plugin-preset-usings-plugin" {
title = "Librarian plugin-preset's using libraries"
Expand Down

0 comments on commit b8ebb06

Please sign in to comment.