feat: ajout des librairies
This commit is contained in:
parent
95fc31301a
commit
4918546c79
|
@ -1,6 +1,6 @@
|
|||
apply plugin: "java"
|
||||
|
||||
sourceCompatibility = 1.6
|
||||
sourceCompatibility = 1.7
|
||||
sourceSets.main.java.srcDirs = [ "src/" ]
|
||||
|
||||
project.ext.mainClassName = "fr.evolving.game.desktop.DesktopLauncher"
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue