GWT things
This commit is contained in:
@@ -50,6 +50,7 @@ project(":html") {
|
||||
compile "com.badlogicgames.gdx:gdx-backend-gwt:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion:sources"
|
||||
compile "com.badlogicgames.gdx:gdx-backend-gwt:$gdxVersion:sources"
|
||||
compile "com.badlogicgames.gdx:gdx-ai:1.8.0:sources"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -60,6 +61,7 @@ project(":core") {
|
||||
dependencies {
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
|
||||
compile fileTree(dir: '../core/lib', include: '*.jar')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user