mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-07 17:43:54 +07:00
html project commented out of gradle build
This commit is contained in:
parent
146c4111fd
commit
f69b8970de
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user