Bugfixes, added saving/loading maps in editor for web version
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
apply plugin: "java"
|
||||
|
||||
gwt {
|
||||
gwtVersion='2.8.2' // Should match the gwt version used for building the gwt backend
|
||||
gwtVersion='2.8.0' // Should match the gwt version used for building the gwt backend
|
||||
maxHeapSize="2G" // Default 256m is not enough for gwt compiler. GWT is HUNGRY
|
||||
minHeapSize="1G"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user