[libgdx] Snapshot 4.2.5

This commit is contained in:
Mario Zechner 2024-07-25 17:58:21 +02:00
parent f9a8e31e1f
commit e6de4ee99f

View File

@ -3,7 +3,7 @@ project("spine-libgdx") {
apply plugin: "maven-publish"
apply plugin: "signing"
def libraryVersion = "4.2.4"
def libraryVersion = "4.2.5-SNAPSHOT"
dependencies {
implementation "com.badlogicgames.gdx:gdx:$libgdxVersion"