Update libGDX to 1.9.5 #270
This commit is contained in:
@@ -14,8 +14,8 @@ allprojects {
|
||||
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
|
||||
|
||||
ext.androidBuildVersionTools = "25.0.2"
|
||||
ext.gdxVersion = "1.9.4"
|
||||
ext.gwtVersion = "2.7.0"
|
||||
ext.gdxVersion = "1.9.5"
|
||||
ext.gwtVersion = "2.8.0"
|
||||
|
||||
if (JavaVersion.current().isJava8Compatible()) {
|
||||
tasks.withType(Javadoc) {
|
||||
|
||||
Reference in New Issue
Block a user