Mario Zechner 1 жил өмнө
parent
commit
e6de4ee99f

+ 1 - 1
spine-libgdx/publishing.gradle

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