Update libgdx to 1.5.0, now including binary library files.

This commit is contained in:
elcnesh
2014-12-12 10:44:19 +00:00
parent 9283328e22
commit 691fd67b9c
30 changed files with 13 additions and 7 deletions

Binary file not shown.

Binary file not shown.

View File

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