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 09096cf + 54ccde6 commit 39d2db4Copy full SHA for 39d2db4
.github/dependabot.yml
@@ -5,7 +5,6 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
-updates:
9
- package-ecosystem: "gradle"
10
11
README.md
@@ -14,7 +14,7 @@ For Maintainers
14
Modify `version` in `build.gradle` at a detached commit, and then tag the commit with an annotation.
15
16
```
17
-git checkout --detach master
+git checkout --detach main
18
19
(Edit: Remove "-SNAPSHOT" in "version" in build.gradle.)
20
0 commit comments