Skip to content

Commit

Permalink
build: downgrade bazel to 3.6.0 (#1299)
Browse files Browse the repository at this point in the history
Description: On bazel 3.7.2 we no longer can see Java error output in builds. Downgrading for now, since this significantly impedes development and debugging.
Risk Level: Low
Testing: Local & CI

Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: JP Simard <jp@jpsim.com>
  • Loading branch information
goaway authored and jpsim committed Nov 28, 2022
1 parent b485732 commit 4b48b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/.bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.2
3.6.0

0 comments on commit 4b48b86

Please sign in to comment.