Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 8f041b6

Browse files
author
Florian Lautenschlager
committed
Added child source directories.
1 parent cc086f9 commit 8f041b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ subprojects {
7878
sonarqube {
7979
properties {
8080
property "sonar.sourceEncoding", "UTF-8"
81+
property "sonar.sources", "src"
8182
}
8283
}
8384

0 commit comments

Comments
 (0)