|
@@ -3,7 +3,7 @@ project("spine-libgdx") {
|
|
apply plugin: "maven-publish"
|
|
apply plugin: "maven-publish"
|
|
apply plugin: "signing"
|
|
apply plugin: "signing"
|
|
|
|
|
|
- def libraryVersion = "4.2.4"
|
|
|
|
|
|
+ def libraryVersion = "4.2.5-SNAPSHOT"
|
|
|
|
|
|
dependencies {
|
|
dependencies {
|
|
implementation "com.badlogicgames.gdx:gdx:$libgdxVersion"
|
|
implementation "com.badlogicgames.gdx:gdx:$libgdxVersion"
|