Commit fd7446b9 authored by 张征龙's avatar 张征龙

Update build.gradle1

parent a8cac6bd
......@@ -135,7 +135,6 @@ uploadArchives {
}
}
}
task listJars(description: 'Display all compile jars.') << {
configurations.compile.each { File file -> println file.name }
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment