Update Libgdx to 1.9.10

This commit is contained in:
kevlahnota
2019-08-23 00:59:18 +08:00
committed by Anthony Calosa
parent 47a1b6ea98
commit 5e88cc67e4
119 changed files with 379 additions and 372 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -102,7 +102,7 @@
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-backend-android</artifactId>
<version>1.5.5</version>
<version>1.9.10</version>
</dependency>
</dependencies>