Fixed gradle build errors
This commit is contained in:
@@ -79,7 +79,7 @@ project(":core") {
|
||||
apply plugin: "java"
|
||||
|
||||
dependencies {
|
||||
//compile 'com.github.anuken:ucore:989f9713fa'
|
||||
compile 'com.github.anuken:ucore:6e2a3ed6e6'
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user