diff --git a/build.gradle b/build.gradle index 34548cbcde..701c09bb02 100644 --- a/build.gradle +++ b/build.gradle @@ -97,6 +97,7 @@ project(":ios") { } } +/* project(":html") { apply plugin: "gwt" apply plugin: "war" @@ -112,11 +113,11 @@ project(":html") { } } +*/ project(":core") { apply plugin: "kotlin" - dependencies { compile "com.badlogicgames.gdx:gdx:$gdxVersion" compile "com.badlogicgames.gdx:gdx-box2d:$gdxVersion"