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.
2 parents eb3f95d + 89d4f6c commit 7206dadCopy full SHA for 7206dad
README.md
@@ -30,7 +30,7 @@ For Maintainers
30
Modify `version` in `build.gradle` at a detached commit, and then tag the commit with an annotation.
31
32
```
33
-git checkout --detach master
+git checkout --detach main
34
35
(Edit: Remove "-SNAPSHOT" in "version" in build.gradle.)
36
0 commit comments