We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b1710 commit 66332d8Copy full SHA for 66332d8
1 file changed
build.gradle
@@ -28,7 +28,7 @@ subprojects {
28
}
29
issueManagement {
30
system 'github'
31
- url 'https://github.com/Netflix/${rootProject.githubProjectName}/issues'
+ url "https://github.com/Netflix/${rootProject.githubProjectName}/issues"
32
33
34
0 commit comments