mirror of https://github.com/grpc/grpc-java.git
Long overdue TODO
This commit is contained in:
parent
4c6e202df3
commit
7b2ff79ab8
|
|
@ -46,9 +46,6 @@ subprojects {
|
|||
}
|
||||
}
|
||||
}
|
||||
// TODO(zpencer): remove when intellij 2017.2 is released
|
||||
// https://github.com/gradle/gradle/issues/2315
|
||||
idea.module.inheritOutputDirs = true
|
||||
|
||||
group = "io.grpc"
|
||||
version = "1.17.0-SNAPSHOT" // CURRENT_GRPC_VERSION
|
||||
|
|
|
|||
Loading…
Reference in New Issue