We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26fb2b2 commit 246a1a7Copy full SHA for 246a1a7
1 file changed
screenshot/app/build.gradle
@@ -99,6 +99,7 @@ java {
99
100
sonar {
101
properties {
102
+ property('sonar.projectName', 'screenshot')
103
property('sonar.projectKey', 'findfirst_screenshot')
104
property('sonar.organization', 'findfirst')
105
property('sonar.host.url', 'https://sonarcloud.io')
0 commit comments