|
|
@ -3,7 +3,7 @@ tasks.withType(JavaCompile){ |
|
|
|
options.encoding = "UTF-8" |
|
|
|
options.encoding = "UTF-8" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
def basicDir="../../" |
|
|
|
def basicDir="../../ " |
|
|
|
def libDir="${basicDir}/finereport-lib-stable" |
|
|
|
def libDir="${basicDir}/finereport-lib-stable" |
|
|
|
//获取什么分支名 |
|
|
|
//获取什么分支名 |
|
|
|
FileTree files =fileTree(dir:"./",include:"build.*.gradle") |
|
|
|
FileTree files =fileTree(dir:"./",include:"build.*.gradle") |
|
|
|