1
0
mirror of https://github.com/google/nomulus synced 2026-01-03 11:45:39 +00:00

Apply IDEA plugin

This commit is contained in:
Gus Brodman
2019-06-14 17:19:58 -04:00
parent 8bdc77501f
commit 38a47ca7d0
2 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ plugins {
// NodeJs plugin
id "com.moowork.node" version "1.2.0"
id 'idea'
}
apply plugin: google.registry.gradle.plugin.ReportUploaderPlugin