update to LibGDX 1.13.0, add ForgeAndroidApplication (modified AndroidApplication)

This commit is contained in:
Anthony Calosa
2024-10-18 19:44:30 +08:00
parent e6caed4ced
commit c1779a55d5
38 changed files with 568 additions and 21 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -67,7 +67,7 @@
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-backend-robovm</artifactId>
<version>1.12.1</version>
<version>1.13.0</version>
</dependency>
</dependencies>
</project>