Skip to content
Snippets Groups Projects
Commit 7771321e authored by Matyáš Latner's avatar Matyáš Latner
Browse files

#7 Temporary removed HTML project

parent ed4b3198
No related branches found
No related tags found
No related merge requests found
......@@ -84,6 +84,7 @@ project(":ios") {
}
}
/*
project(":html") {
apply plugin: "gwt"
apply plugin: "war"
......@@ -98,6 +99,7 @@ project(":html") {
compile "net.dermetfan.libgdx-utils:libgdx-utils:$gdxUtilsVersion"
}
}
*/
project(":core") {
apply plugin: "java"
......
include 'desktop', 'android', 'ios', 'html', 'core'
\ No newline at end of file
include 'desktop', 'android', 'ios', 'core'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment