6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
java_library_host {
|
|
name: "idegen",
|
|
srcs: ["**/*.java"],
|
|
static_libs: ["guava"],
|
|
}
|