mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-15 10:21:45 -04:00
Revert "idea build fix for scala with java 1.8"
This reverts commit 50da23baa7edb41ce6232dd8a107ebadc2606ef4.
This commit is contained in:
parent
50da23baa7
commit
a1cac639e3
@ -20,8 +20,6 @@ apply plugin: 'scala'
|
||||
apply plugin: 'net.minecraftforge.gradle.forge'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
compileScala.targetCompatibility = "1.7"
|
||||
|
||||
file "build.properties" withReader {
|
||||
def prop = new Properties()
|
||||
prop.load(it)
|
||||
|
Loading…
x
Reference in New Issue
Block a user