- Update Libgdx to 1.13.5. (#7636)

This commit is contained in:
Agetian
2025-05-21 18:12:33 +03:00
committed by GitHub
parent 35641265dd
commit bd9c72fee9
4 changed files with 9 additions and 9 deletions

View File

@@ -141,7 +141,7 @@
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-backend-android</artifactId>
<version>1.13.0</version>
<version>1.13.5</version>
<scope>system</scope>
<systemPath>${pom.basedir}/libs/gdx-backend-android.jar</systemPath>
</dependency>