.
This commit is contained in:
parent
a9b7f47494
commit
a088d27485
15 changed files with 65 additions and 74 deletions
12
.bazelrc
12
.bazelrc
|
|
@ -1,7 +1,9 @@
|
|||
build --java_language_version=25
|
||||
build --java_runtime_version=25
|
||||
build --tool_java_language_version=25
|
||||
build --tool_java_runtime_version=25
|
||||
build --define=maven_repo=https://git.lab0x13.site/api/packages/scrow/maven
|
||||
build --remote_cache=https://cache.lab0x13.site
|
||||
build --remote_upload_local_results=false
|
||||
build --remote_upload_local_results=false
|
||||
|
||||
build --tool_java_runtime_version=25
|
||||
build --java_runtime_version=25
|
||||
build --tool_java_language_version=25
|
||||
build --java_language_version=25
|
||||
build --noexperimental_merged_skyframe_analysis_execution
|
||||
Loading…
Add table
Add a link
Reference in a new issue