mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-02-21 20:18:14 +07:00
Updated GDX and Ashley versions to snapshots
This commit is contained in:
parent
807d67292f
commit
746b382d58
@ -19,10 +19,10 @@ allprojects {
|
||||
version = '1.0'
|
||||
ext {
|
||||
appName = "diablo"
|
||||
gdxVersion = '1.9.+'
|
||||
gdxVersion = '1.9.11-SNAPSHOT'
|
||||
roboVMVersion = '2.3.3'
|
||||
box2DLightsVersion = '1.4'
|
||||
ashleyVersion = '1.7.+'
|
||||
ashleyVersion = '1.7.4-SNAPSHOT'
|
||||
aiVersion = '1.8.0'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user