Skip to content

Commit 87496d3

Browse files
committed
Merge branch 'release_3.6.1' of https://github.com/tronprotocol/java-tron into release_3.6.1
2 parents b9eb717 + bfa63f2 commit 87496d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ apply plugin: "jacoco"
2424
apply plugin: 'maven-publish'
2525

2626
jar.enabled = false
27-
shadowJar.enabled = false
27+
shadowJar.enabled = true
2828

2929
sourceCompatibility = 1.8
3030
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'

0 commit comments

Comments
 (0)