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 caa4ba2 commit a117c6fCopy full SHA for a117c6f
README.md
@@ -9,7 +9,7 @@ Add the following to your `WORKSPACE`:
9
git_repository(
10
name = "bazel_ios_warnings",
11
remote = "https://github.com/material-foundation/bazel_ios_warnings.git",
12
- tag = "v1.0.1",
+ tag = "v2.0.0",
13
)
14
```
15
0 commit comments