mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[libgdx] Depending on libGDX snapshot builds for now.
This commit is contained in:
parent
be8f622638
commit
7763a8839b
@ -51,7 +51,7 @@
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<gdx.version>1.9.10</gdx.version>
|
||||
<gdx.version>1.9.11-SNAPSHOT</gdx.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
@ -76,8 +76,8 @@
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.1</version>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
<source>1.8</source>
|
||||
<target>1.8</target>
|
||||
<fork>true</fork>
|
||||
<showWarnings>true</showWarnings>
|
||||
</configuration>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user