Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ff1280c

Browse files
authored
Correct the githubBranch to 7.1.x for docs
1 parent 43e353e commit ff1280c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ext {
2-
githubBranch = "7.2.x"
2+
githubBranch = "7.1.x"
33
checkOutDir = "build/checkout"
44
zipFile = "build/source.zip"
55

0 commit comments

Comments
 (0)