Java 1.8
This commit is contained in:
parent
e4b8918224
commit
f9f460207e
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ apply plugin: 'net.minecraftforge.gradle.forge'
|
||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
apply plugin: 'maven-publish'
|
apply plugin: 'maven-publish'
|
||||||
|
|
||||||
sourceCompatibility = 1.7
|
sourceCompatibility = 1.8
|
||||||
targetCompatibility = 1.7
|
targetCompatibility = 1.8
|
||||||
|
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Add table
Reference in a new issue