colors everyhere
This commit is contained in:
parent
494d9e7bfb
commit
b8af34b716
3 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
import ../../.bazelrc
|
||||||
|
|
||||||
build --java_runtime_version=21
|
build --java_runtime_version=21
|
||||||
build --tool_java_runtime_version=21
|
build --tool_java_runtime_version=21
|
||||||
|
|
||||||
|
|
|
||||||
1
examples/hello_world/.bazelrc
Normal file
1
examples/hello_world/.bazelrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
import ../../.bazelrc
|
||||||
1
examples/podcast_reviews/.bazelrc
Normal file
1
examples/podcast_reviews/.bazelrc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
import ../../.bazelrc
|
||||||
Loading…
Reference in a new issue