mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-09 08:38:43 +08:00
[libgdx] Update Gradle build to use latest libGDX release.
This commit is contained in:
parent
8dde2fd976
commit
365b242a46
@ -5,7 +5,7 @@ group = "com.github.EsotericSoftware"
|
||||
version = "4.0-beta"
|
||||
|
||||
ext {
|
||||
libgdxVersion = "1.9.11"
|
||||
libgdxVersion = "1.9.14"
|
||||
}
|
||||
|
||||
sourceSets.main.java.srcDirs = ["spine-libgdx/src"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user