[libgdx] Release 4.2.5

This commit is contained in:
Mario Zechner 2024-07-25 18:25:37 +02:00
parent 7457b1b9ac
commit a010b69f3e

View File

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