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"