Mario Zechner пре 1 година
родитељ
комит
a010b69f3e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      spine-libgdx/publishing.gradle

+ 1 - 1
spine-libgdx/publishing.gradle

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