Adds idea to the plugin gradle list
This commit is contained in:
parent
b7defe82bb
commit
4b2ea71f26
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
plugins {
|
||||
// Apply the java-library plugin for API and implementation separation.
|
||||
id 'java-library'
|
||||
id 'idea'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue