Updated build.gradle, changed scroll dialog, UI tweaks
This commit is contained in:
@@ -79,7 +79,8 @@ project(":core") {
|
||||
apply plugin: "java"
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.Anuken:ucore:7752d632e1'
|
||||
compile 'com.github.Anuken:ucore:d43f3b48ec'
|
||||
//compile fileTree(dir: '../core/lib', include: '*.jar')
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user