Update LibGDX 1.11.0

- see https://libgdx.com/news/2022/05/gdx-1-11
This commit is contained in:
Anthony Calosa
2022-05-18 11:34:11 +08:00
parent 66c6b05397
commit 8f06aaeb01
33 changed files with 16 additions and 14 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -68,7 +68,7 @@
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-backend-robovm</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
</dependencies>
</project>