mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-02-10 02:47:02 +07:00
Set gdx-ai to 1.8.2
This commit is contained in:
parent
9efc2bb5c3
commit
92dbec8581
@ -199,7 +199,7 @@ project(":core") {
|
||||
dependencies {
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-ai:1.8.+"
|
||||
compile "com.badlogicgames.gdx:gdx-ai:1.8.2"
|
||||
compile "com.badlogicgames.gdx:gdx-controllers:$gdxVersion"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user