瀏覽代碼

[libgdx] Release 4.2.5

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"