Browse Source

[libgdx] Next snapshot

Mario Zechner 1 năm trước cách đây
mục cha
commit
903db42094
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
+    def libraryVersion = "4.2.6-SNAPSHOT"
 
     dependencies {
         implementation "com.badlogicgames.gdx:gdx:$libgdxVersion"