Update to libgdx 1.5.6

This commit is contained in:
drdev
2015-04-22 01:44:03 +00:00
parent 855b8f0ee5
commit 038ddbba67
29 changed files with 5 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -96,7 +96,7 @@
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-backend-android</artifactId>
<version>1.5.0</version>
<version>1.5.6</version>
</dependency>
</dependencies>