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.
analysis.sonar.projectKey
analysis.sonar.projectName
1 parent bc72bf1 commit 76c3b57Copy full SHA for 76c3b57
gradle.properties
@@ -8,6 +8,8 @@ project.group=com.javiersc.kotlin
8
### CODE ANALYSIS ###
9
####################################################################################################
10
analysis.sonar.organization=javiersc
11
+analysis.sonar.projectKey=com.javiersc.kotlin:kotlin-stdlib
12
+analysis.sonar.projectName=kotlin-stdlib
13
14
### POM ###
15
0 commit comments