Skip to content

Commit 0806b68

Browse files
committed
add gradlew build for static analize.
1 parent ebc2ec0 commit 0806b68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ sonar.links.issue=https://github.com/tronprotocol/java-tron/issues
1414
# SQ standard properties
1515
sonar.sources=src/main
1616
sonar.tests=src/test
17-
sonar.java.binaries=target/classes
17+
sonar.java.binaries=out/production/classes
1818
# =====================================================
1919
# Properties that will be shared amongst all modules

0 commit comments

Comments
 (0)