libGDX 1.9.10, fix #731

This commit is contained in:
Emux
2019-07-25 11:57:52 +03:00
parent 71bf1390f6
commit 0c050c7405
14 changed files with 43 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'org.wisepersist:gwt-gradle-plugin:1.0.8'
classpath 'org.wisepersist:gwt-gradle-plugin:1.0.13'
classpath 'org.akhikhl.gretty:gretty:2.0.0'
}
}