added support for Java 8
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
jar {
|
||||
manifest {
|
||||
attributes "Automatic-Module-Name" : "net.woggioni.envelope"
|
||||
|
Reference in New Issue
Block a user