mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +00:00
gradle, source code java7 compatible
This commit is contained in:
parent
614898c1b9
commit
a0d02b4f06
@ -18,7 +18,7 @@ dependencies {
|
||||
|
||||
group = "net.sourceforge.plantuml"
|
||||
description = "PlantUML"
|
||||
java.sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
java.sourceCompatibility = JavaVersion.VERSION_1_7
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
|
Loading…
Reference in New Issue
Block a user