We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d620903 commit 407cbabCopy full SHA for 407cbab
.bazelversion
@@ -1 +1 @@
1
-7.1.1
+8.0.0
test/update_all_fixtures.sh
@@ -11,7 +11,7 @@ for dir in examples/*/ ; do
11
fi
12
13
if [[ "$dir" == "examples/rules_ios/" ]]; then
14
- bazel_version="7.1.1"
+ bazel_version="7.4.1"
15
else
16
# See https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3029
17
#
0 commit comments