@@ -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"