Skip to content

Commit

Permalink
Updated GDX and Ashley versions to snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
collinsmith committed Sep 19, 2019
1 parent 807d672 commit 746b382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -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'
}

Expand Down

0 comments on commit 746b382

Please sign in to comment.